Uses of Class
org.planit.geo.PlanitGeoUtils
-
Packages that use PlanitGeoUtils Package Description org.planit.io.xml.util Utility methods to help process XML data -
-
Uses of PlanitGeoUtils in org.planit.io.xml.util
Methods in org.planit.io.xml.util with parameters of type PlanitGeoUtils Modifier and Type Method Description static org.opengis.geometry.DirectPosition
XmlUtils. getDirectPositionFromPointType(PlanitGeoUtils planitGeoUtils, net.opengis.gml.PointType pointType)
Create GML position from generated PointType object
-