Package | Description |
---|---|
org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
Modifier and Type | Method and Description |
---|---|
static SimpleWKTShapeParser.ShapeType |
SimpleWKTShapeParser.ShapeType.forName(String shapename) |
static SimpleWKTShapeParser.ShapeType |
SimpleWKTShapeParser.ShapeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleWKTShapeParser.ShapeType[] |
SimpleWKTShapeParser.ShapeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Object |
SimpleWKTShapeParser.parseExpectedType(String wkt,
SimpleWKTShapeParser.ShapeType shapeType) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.