Uses of Interface
org.gvsig.fmap.geom.primitive.Surface
Packages that use Surface
-
Uses of Surface in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return SurfaceModifier and TypeMethodDescriptionGeometryManager.createSurface(int subType) GeometryManager.createSurface(GeneralPathX generalPathX, int subType) Create a new surface with a concrete type and sets the value for the coordinates using a GeneralPathX. -
Uses of Surface in org.gvsig.fmap.geom.aggregate
Methods in org.gvsig.fmap.geom.aggregate that return SurfaceModifier and TypeMethodDescriptionMultiSurface.getSurfaceAt(int index) Gets the surface that is on a concrete position inside the multi surfaceMethods in org.gvsig.fmap.geom.aggregate with parameters of type SurfaceModifier and TypeMethodDescriptionvoidMultiSurface.addSurface(Surface surface) Adds a new surface to the multi surface -
Uses of Surface in org.gvsig.fmap.geom.primitive
Subinterfaces of Surface in org.gvsig.fmap.geom.primitiveModifier and TypeInterfaceDescriptioninterfaceThis interface is equivalent to the GM_Circle 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).interfaceinterfaceinterfaceMethods in org.gvsig.fmap.geom.primitive that return SurfaceModifier and TypeMethodDescriptionSolid.getSurfaceAt(int position) Gets a surface in a concrete positionMethods in org.gvsig.fmap.geom.primitive with parameters of type SurfaceModifier and TypeMethodDescriptionvoidSolid.addSurface(Surface surface) Add a surface to the Solid