| Package | Description |
|---|---|
| org.locationtech.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes. |
| Modifier and Type | Method and Description |
|---|---|
CoordinateXYM |
CoordinateXYM.copy()
Creates a copy of this CoordinateXYM.
|
| Constructor and Description |
|---|
CoordinateXYM(CoordinateXYM coord)
Constructs a CoordinateXY instance with the x and y ordinates of the given CoordinateXYM.
|
Copyright © 2024. All rights reserved.