Uses of Class
net.opengis.gml._3.LineStringType
-
Packages that use LineStringType Package Description net.opengis.gml._3 -
-
Uses of LineStringType in net.opengis.gml._3
Methods in net.opengis.gml._3 that return LineStringType Modifier and Type Method Description LineStringTypeObjectFactory. createLineStringType()Create an instance ofLineStringTypeMethods in net.opengis.gml._3 that return types with arguments of type LineStringType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LineStringType>ObjectFactory. createLineString(LineStringType value)Methods in net.opengis.gml._3 with parameters of type LineStringType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LineStringType>ObjectFactory. createLineString(LineStringType value)
-