Interface OrientableCurve

All Superinterfaces:
Cloneable, Comparable, Geometry, org.gvsig.tools.util.GetItem<Point>, org.gvsig.tools.util.IsEmpty, OrientablePrimitive, Primitive, Serializable, Shape, org.gvsig.tools.util.Size
All Known Subinterfaces:
Arc, Circumference, Curve, Line, PeriEllipse, Spline

public interface OrientableCurve extends OrientablePrimitive

This interface is equivalent to the GM_OrientableCurve specified in ISO 19107. OrientableCurve consists of a curve and an orientation inherited from OrientablePrimitive.

Author:
Jorge Piera
See Also: