Uses of Interface
org.gvsig.fmap.geom.primitive.Primitive
Packages that use Primitive
Package
Description
-
Uses of Primitive in org.gvsig.fmap.geom.aggregate
Methods in org.gvsig.fmap.geom.aggregate that return PrimitiveModifier and TypeMethodDescriptionAggregate.getPrimitiveAt(int i) Returns one of thePrimitive's that is in a concrete position.Methods in org.gvsig.fmap.geom.aggregate with parameters of type PrimitiveModifier and TypeMethodDescriptionvoidMultiPrimitive.addPrimitive(Primitive primitive) Adds a new primitive to the primitive -
Uses of Primitive in org.gvsig.fmap.geom.complex
Methods in org.gvsig.fmap.geom.complex that return PrimitiveModifier and TypeMethodDescriptionComplex.getPrimitiveAt(int i) Returns one of thePrimitive's that is in a concrete position.Methods in org.gvsig.fmap.geom.complex with parameters of type PrimitiveModifier and TypeMethodDescriptionvoidComplex.addPrimitive(Primitive primitive) Adds a new primitive to the primitive -
Uses of Primitive in org.gvsig.fmap.geom.primitive
Subinterfaces of Primitive in org.gvsig.fmap.geom.primitiveModifier and TypeInterfaceDescriptioninterfaceThis interface is equivalent to the GM_Arc specified in ISO 19107.interfaceThis interface is equivalent to the GM_Circle specified in ISO 19107.interfaceinterfaceThis interface is equivalent to the GM_Curve and the GM_CurveSegment specified in ISO 19107.interfaceAn 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).interfaceinterfaceinterfaceinterfaceinterfaceThis interface is equivalent to the GM_OrientableCurve specified in ISO 19107.interfaceThis interface is equivalent to the GM_OrientablePrimitive specified in ISO 19107.interfaceThis interface is equivalent to the GM_OrientableSurface specified in ISO 19107.interfaceThis class represents the perimeter o an ellipse.interfaceThis interface is equivalent to the GM_Point specified in ISO 19107.interfaceinterfaceinterfaceinterfaceThis interface is equivalent to the GM_Solid specified in ISO 19107.interfaceinterfaceThis interface is equivalent to the GM_Surface specified in ISO 19107.