Class AbstractEnvelope.Median
java.lang.Object
org.apache.sis.io.wkt.FormattableObject
org.apache.sis.geometry.AbstractDirectPosition
org.apache.sis.geometry.AbstractEnvelope.Point
org.apache.sis.geometry.AbstractEnvelope.Median
- All Implemented Interfaces:
Serializable, org.opengis.geometry.coordinate.Position, org.opengis.geometry.DirectPosition
- Enclosing class:
AbstractEnvelope
The point returned by
AbstractEnvelope.getMedian().- Since:
- 0.3
- Version:
- 1.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractEnvelope.Point
getCoordinateReferenceSystem, getDimensionMethods inherited from class AbstractDirectPosition
castOrCopy, equals, formatTo, getCoordinate, getDirectPosition, hashCode, normalize, parse, setLocation, setOrdinate, toString, toStringMethods inherited from class FormattableObject
print, toString, toWKT
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Median
private Median()
-
-
Method Details
-
getOrdinate
- Throws:
IndexOutOfBoundsException
-