Interface OrientableSurface

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:
Circle, Ellipse, EllipticArc, FilledSpline, Polygon, Surface

public interface OrientableSurface extends OrientablePrimitive

This interface is equivalent to the GM_OrientableSurface specified in ISO 19107. OrientableSurface consists of a surface and an orientation inherited from OrientablePrimitive.

Author:
Jorge Piera
See Also: