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 Geometry
Feature. geometryObject
Methods in org.openstreetmap.josm.data.imagery.vectortile.mapbox that return Geometry Modifier and Type Method Description Geometry
Feature. 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 Collection<Geometry>
Layer. getGeometry()
Get the geometry for this layer
-