Package es.prodevelop.gvsig.mobile.fmap.core

Interface Summary
FShape Añade el tipo de la shape a la interfaz java.awt.Shape
FShape3D Interfaz que añade el método para devolver el valor de las Zs.
Handler Utility interface to manage geometries.
IFeature Simple Feature.
IGeometry Interfaz de Geometría.
IGeometry3D Interfaz necesaria para aportar los valores de Z en el caso de que las geometrías contenidas sean en 3D.
IRow  
 

Class Summary
AbstractHandler This utility class incresases the functionality of the Handler interface.
DefaultFeature This class encapsulates a geometry and its attributes.
DefaultRow This class encapsulates a row of alphanumerical attributes.
FArc2D  
FCircle2D  
FDot  
FEllipse2D  
FGeometry Geometría.
FGeometryCollection Colección de Geometrías.
FMapFastGeometry  
FMultiPoint2D Multipunto 2D.
FMultipoint3D Multipunto 3D.
FNullGeometry  
FPoint2D Punto 2D.
FPoint3D Punto 3D.
FPointIterator (Sacado de GT2)
FPolygon2D Polígono 2D.
FPolygon3D Polilinea 3D.
FPolyline2D  
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