Uses of Class
org.gvsig.fmap.geom.primitive.GeneralPathX
Packages that use GeneralPathX
-
Uses of GeneralPathX in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return GeneralPathXModifier and TypeMethodDescriptionGeometry.getGeneralPath()Get GeneralPathIterator, to do registered operations to it.Methods in org.gvsig.fmap.geom with parameters of type GeneralPathXModifier and TypeMethodDescriptionGeometryManager.createCurve(GeneralPathX generalPathX, int subType) Create a new curve with a concrete type and sets the value for the coordinates using a GeneralPathX.GeometryManager.createMultiCurve(GeneralPathX generalPathX, int subType) Create a new multicurve with a concrete type and sets the value for the coordinates using a GeneralPathX.GeometryManager.createMultiPoint(GeneralPathX generalPathX, int subType) Create a new multipoint with a concrete type and sets the value for the coordinates using a GeneralPathX.GeometryManager.createMultiSurface(GeneralPathX generalPathX, int subType) Create a new multisurface with a concrete type and sets the value for the coordinates using a GeneralPathX.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 GeneralPathX in org.gvsig.fmap.geom.primitive
Methods in org.gvsig.fmap.geom.primitive with parameters of type GeneralPathXModifier and TypeMethodDescriptionvoidGeneralPathX.append(GeneralPathX gp) voidIGeneralPathX.append(GeneralPathX gp) voidOrientablePrimitive.setGeneralPath(GeneralPathX generalPathX) Sets all the coordinates of the curve