Uses of Class
com.walkfares.odsl.var.geo.GeometryType
| Package | Description |
|---|---|
| com.walkfares.odsl.var.geo |
-
Uses of GeometryType in com.walkfares.odsl.var.geo
Methods in com.walkfares.odsl.var.geo that return GeometryType Modifier and Type Method Description GeometryTypeVarGeometry. getGeotype()GeometryTypeGeoLineString. getType()GeometryTypeGeometry. getType()GeometryTypeGeoMultiLineString. getType()GeometryTypeGeoMultiPoint. getType()GeometryTypeGeoMultiPolygon. getType()GeometryTypeGeoPoint. getType()GeometryTypeGeoPolygon. getType()static GeometryTypeGeometryType. valueOf(String name)Returns the enum constant of this type with the specified name.static GeometryType[]GeometryType. values()Returns an array containing the constants of this enum type, in the order they are declared.