Uses of Class
net.opengis.gml._3.LinearRingType
-
Packages that use LinearRingType Package Description net.opengis.gml._3 -
-
Uses of LinearRingType in net.opengis.gml._3
Fields in net.opengis.gml._3 declared as LinearRingType Modifier and Type Field Description protected LinearRingTypeLinearRingPropertyType. linearRingMethods in net.opengis.gml._3 that return LinearRingType Modifier and Type Method Description LinearRingTypeObjectFactory. createLinearRingType()Create an instance ofLinearRingTypeLinearRingTypeLinearRingPropertyType. getLinearRing()Gets the value of the linearRing property.Methods in net.opengis.gml._3 that return types with arguments of type LinearRingType Modifier and Type Method Description JAXBElement<LinearRingType>ObjectFactory. createLinearRing(LinearRingType value)Methods in net.opengis.gml._3 with parameters of type LinearRingType Modifier and Type Method Description JAXBElement<LinearRingType>ObjectFactory. createLinearRing(LinearRingType value)voidLinearRingPropertyType. setLinearRing(LinearRingType value)Sets the value of the linearRing property.
-