Package | Description |
---|---|
org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
Modifier and Type | Field and Description |
---|---|
ShapeField.DecodedTriangle.TYPE |
ShapeField.DecodedTriangle.type
triangle type
|
Modifier and Type | Method and Description |
---|---|
static ShapeField.DecodedTriangle.TYPE |
ShapeField.DecodedTriangle.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShapeField.DecodedTriangle.TYPE[] |
ShapeField.DecodedTriangle.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.