Uses of Interface
org.gvsig.fmap.geom.primitive.OrientablePrimitive

Packages that use OrientablePrimitive
org.gvsig.fmap.geom.primitive   
org.gvsig.fmap.geom.primitive.impl   
 

Uses of OrientablePrimitive in org.gvsig.fmap.geom.primitive
 

Subinterfaces of OrientablePrimitive in org.gvsig.fmap.geom.primitive
 interface Arc
           This interface is equivalent to the GM_Arc specified in
 interface Circle
           This interface is equivalent to the GM_Circle specified in
 interface CompositeSurface
           
 interface Curve
           This interface is equivalent to the GM_Curve and the GM_CurveSegment specified in
 interface Ellipse
           An ellipse is the finite or bounded case of a conic section, the geometric shape that results from cutting a circular conical or cylindrical surface with an oblique plane (the other two cases being the parabola and the hyperbola).
 interface EllipticArc
           
 interface OrientableCurve
           This interface is equivalent to the GM_OrientableCurve specified in
 interface OrientableSurface
           This interface is equivalent to the GM_OrientableSurface specified in
 interface Spline
           
 interface Surface
           This interface is equivalent to the GM_Surface specified in
Uses of OrientablePrimitive in org.gvsig.fmap.geom.primitive.impl
 

Classes in org.gvsig.fmap.geom.primitive.impl that implement OrientablePrimitive
 class Arc2D
          DOCUMENT ME!
 class Arc2DZ
           
 class Circle2D
          DOCUMENT ME!
 class Circle2DZ
           
 class Curve2D
          DOCUMENT ME!
 class Curve2DZ
          Polilinea 3D.
 class DefaultCurve
           
 class Ellipse2D
          DOCUMENT ME!
 class Ellipse2DZ
           
 class EllipticArc2D
          DOCUMENT ME!
 class EllipticArc2DZ
           
 class OrientableCurve2D
           
 class OrientablePrimitive2D
           
 class OrientableSurface2D
           
 class Spline2D
          Spline2D.
 class Spline2DZ
           
 class Surface2D
          Pol�gono 2D.
 class Surface2DZ
          Polilinea 3D.
 



Copyright © 2004-2012 gvSIG. All Rights Reserved.