Uses of Enum Class
org.apache.lucene.geo.SimpleWKTShapeParser.ShapeType
Packages that use SimpleWKTShapeParser.ShapeType
-
Uses of SimpleWKTShapeParser.ShapeType in org.apache.lucene.geo
Methods in org.apache.lucene.geo that return SimpleWKTShapeParser.ShapeTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SimpleWKTShapeParser.ShapeType[]
SimpleWKTShapeParser.ShapeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.lucene.geo with parameters of type SimpleWKTShapeParser.ShapeTypeModifier and TypeMethodDescriptionstatic Object
SimpleWKTShapeParser.parseExpectedType
(String wkt, SimpleWKTShapeParser.ShapeType shapeType)