| Name | Description | Type | Package | Framework |
| Area | Class | org.gvsig.fmap.geom.operation.area | gvSIG | |
| Contains | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| Crosses | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| Curve2DToJTS | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG |
| DefaultGeometryOperationLibrary | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.gvsig.fmap.geom.operation.impl | gvSIG |
| DefaultRelationshipGeometryOperationContext | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| Disjoint | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| EnsureOrientation | Class | org.gvsig.fmap.geom.operation.ensureOrientation | gvSIG | |
| Equals | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| Flip | This class converts the path into points, then flip it down. | Class | org.gvsig.fmap.geom.operation.flip | gvSIG |
| FromJTS | Converts a geometry from JTS to DAL format. | Class | org.gvsig.fmap.geom.operation.fromjts | gvSIG |
| FromWKB | Class | org.gvsig.fmap.geom.operation.fromwkb | gvSIG | |
| FromWKBGeometryOperationContext | Class | org.gvsig.fmap.geom.operation.fromwkb | gvSIG | |
| FromWKT | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.fromwkt | gvSIG |
| FromWKTGeometryOperationContext | Class | org.gvsig.fmap.geom.operation.fromwkt | gvSIG | |
| GeometryOperation | Every geometry operation that is registered dynamically must extend this class. | Class | org.gvsig.fmap.geom.operation | gvSIG |
| GeometryOperationContext | This class is a default parameter container for geometry operation. | Class | org.gvsig.fmap.geom.operation | gvSIG |
| GeometryOperationException | Class | org.gvsig.fmap.geom.operation | gvSIG | |
| GeometryOperationNotSupportedException | See Also:Serialized FormFields inherited from class org. | Class | org.gvsig.fmap.geom.operation | gvSIG |
| Intersects | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG |
| IsCCW | This class checks if the first part from the General Path of a complex geometry is CCW. | Class | org.gvsig.fmap.geom.operation.isCCW | gvSIG |
| JTSGeometryOperationContext | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG | |
| MultiCurveToJTS | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG |
| MultiPointToJTS | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG |
| MultiSurfaceToJTS | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG |
| Out | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| Overlaps | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG |
| Perimeter | Class | org.gvsig.fmap.geom.operation.perimeter | gvSIG | |
| Perpendicular | Gets a couple of points that defines a line that is perpendicular to other line and intersects with a point. | Class | org.gvsig.fmap.geom.operation.perpendicular | gvSIG |
| PerpendicularOperationContext | Class | org.gvsig.fmap.geom.operation.perpendicular | gvSIG | |
| PerpendicularPoint | Gets a point that is located to a concrete distance (attribute distance) of a line and is located in a perpendicular line that intersects with other | Class | org.gvsig.fmap.geom.operation.perpendicular | gvSIG |
| PerpendicularPointOperationContext | Class | org.gvsig.fmap.geom.operation.perpendicular | gvSIG | |
| Point2DToJTS | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG |
| PointDistance | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.distance | gvSIG |
| PointGetAngle | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.utils | gvSIG |
| Surface2DToJTS | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG |
| ToJTS | Class | org.gvsig.fmap.geom.operation.tojts | gvSIG | |
| Touches | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| ToWKB | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG |
| ToWKBNative | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG |
| ToWKBOperationContext | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| ToWKT | Fields inherited from class org. | Class | org.gvsig.fmap.geom.operation.towkt | gvSIG |
| UnitVector | Returns an unit vector from two points. | Class | org.gvsig.fmap.geom.operation.perpendicular | gvSIG |
| UnitVectorOperationContext | Class | org.gvsig.fmap.geom.operation.perpendicular | gvSIG | |
| Within | Class | org.gvsig.fmap.geom.operation.relationship | gvSIG | |
| WKBEncoder | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| WKBEncoder .wkbByteOrder | static final byte wkbXDRSee Also:Constant Field Values | Interface | org.gvsig.fmap.geom.operation.towkb | gvSIG |
| WKBEncoder .wkbGeometryType | Interface | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| WKBEncodingException | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| WKBMultyLineInLineDefinitionException | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| WKBOnePointLineException | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| WKBParser2 | Parse binary representation of geometries. | Class | org.gvsig.fmap.geom.operation.fromwkb | gvSIG |
| WKBPolygonNotClosedException | Class | org.gvsig.fmap.geom.operation.towkb | gvSIG | |
| WKTParser | Converts a Well-Known Text string to a Geometry. | Class | org.gvsig.fmap.geom.operation.fromwkt | gvSIG |