Package com.iver.cit.gvsig.fmap.core

Interface Summary
FShape Añade el tipo de la shape a la interfaz java.awt.Shape
IGeometry Interfaz de Geometría.
WritableShape Interfaz a implementar los shapes que sean writables.
 

Class Summary
FGeometry Geometría.
FGeometryCollection Colección de Geometrías.
FMultiPoint2D Multipunto 2D.
FMultipoint3D Multipunto 3D.
FNullGeometry DOCUMENT ME!
FPoint2D Punto 2D.
FPoint3D Punto 3D.
FPointIterator (Sacado de GT2)
FPolygon2D Polígono 2D.
FPolygon3D Polilinea 3D.
FPolyline2D DOCUMENT ME!
FPolyline3D Polilinea 3D.
GeneralPathX The GeneralPathX class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves.
GeneralPathXIterator This class represents the iterator for General Paths X.
ShapeFactory Clase que crea las geometrías, contendra un método create por cada tipo de geometria que soporte gvSIG