Package org.apache.sis.geometry
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()
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sis.geometry.AbstractEnvelope.Point
getCoordinateReferenceSystem, getDimension
Methods inherited from class org.apache.sis.geometry.AbstractDirectPosition
castOrCopy, equals, formatTo, getCoordinate, getDirectPosition, hashCode, normalize, parse, setLocation, setOrdinate, toString, toString
Methods inherited from class org.apache.sis.io.wkt.FormattableObject
print, toString, toWKT
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Median
private Median()
-
-
Method Details
-
getOrdinate
- Throws:
IndexOutOfBoundsException
-