Uses of Class
org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
-
Packages that use Geometry Package Description org.openstreetmap.josm.data.imagery.vectortile.mapbox -
-
Uses of Geometry in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Fields in org.openstreetmap.josm.data.imagery.vectortile.mapbox declared as Geometry Modifier and Type Field Description private GeometryFeature. geometryObjectMethods in org.openstreetmap.josm.data.imagery.vectortile.mapbox that return Geometry Modifier and Type Method Description GeometryFeature. getGeometryObject()Get the an object with shapes for the geometryMethods in org.openstreetmap.josm.data.imagery.vectortile.mapbox that return types with arguments of type Geometry Modifier and Type Method Description java.util.Collection<Geometry>Layer. getGeometry()Get the geometry for this layer
-