Package | Description |
---|---|
com.spatial4j.core.context.jts |
Modifier and Type | Field and Description |
---|---|
protected ValidationRule |
JtsSpatialContext.validationRule |
ValidationRule |
JtsSpatialContextFactory.validationRule |
Modifier and Type | Method and Description |
---|---|
ValidationRule |
JtsSpatialContext.getValidationRule()
Returns the rule used to handle errors when creating a JTS
Geometry , particularly after it has been
read from one of the ShapeReader s. |
static ValidationRule |
ValidationRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationRule[] |
ValidationRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.