Uses of Class
org.h2gis.functions.io.osm.OSMElement
-
Packages that use OSMElement Package Description org.h2gis.functions.io.osm -
-
Uses of OSMElement in org.h2gis.functions.io.osm
Subclasses of OSMElement in org.h2gis.functions.io.osm Modifier and Type Class Description classNodeOSMElementA class to manage the node element properties.classWayOSMElementA class to manage the way element properties.
-