Interface Point

All Superinterfaces:
Cloneable, Comparable, Geometry, Primitive, Serializable, Shape
All Known Subinterfaces:
PointM

public interface Point extends Primitive

This interface is equivalent to the GM_Point specified in ISO 19107. It is the basic data type for a geometric object consisting of one and only one point.

Author:
Jorge Piera
See Also: