Uses of Interface
org.gvsig.fmap.geom.primitive.Curve
Packages that use Curve
-
Uses of Curve in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return CurveModifier and TypeMethodDescriptionGeometryManager.createCurve(int subType) GeometryManager.createCurve(GeneralPathX generalPathX, int subType) Create a new curve with a concrete type and sets the value for the coordinates using a GeneralPathX. -
Uses of Curve in org.gvsig.fmap.geom.aggregate
Methods in org.gvsig.fmap.geom.aggregate that return CurveModifier and TypeMethodDescriptionMultiCurve.getCurveAt(int index) Gets the curve that is on a concrete position inside the multi curveMethods in org.gvsig.fmap.geom.aggregate with parameters of type Curve -
Uses of Curve in org.gvsig.fmap.geom.primitive
Subinterfaces of Curve in org.gvsig.fmap.geom.primitiveModifier and TypeInterfaceDescriptioninterfaceThis interface is equivalent to the GM_Arc specified in ISO 19107.interfaceinterfaceinterfaceThis class represents the perimeter o an ellipse.interface