| Package | Description |
|---|---|
| org.locationtech.spatial4j.context.jts | |
| org.locationtech.spatial4j.shape.jts |
| Modifier and Type | Field and Description |
|---|---|
DatelineRule |
JtsSpatialContextFactory.datelineRule |
| Modifier and Type | Method and Description |
|---|---|
DatelineRule |
JtsSpatialContext.getDatelineRule()
Deprecated.
|
static DatelineRule |
DatelineRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatelineRule[] |
DatelineRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected DatelineRule |
JtsShapeFactory.datelineRule |
| Modifier and Type | Method and Description |
|---|---|
DatelineRule |
JtsShapeFactory.getDatelineRule()
Returns the rule used to handle geometry objects that have dateline (aka anti-meridian) crossing considerations.
|
Copyright © 2025 LocationTech. All rights reserved.