All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ByteReader Read through a byte arrayByteWriter Write a byte arrayCentroidCurve Calculate the centroid from curve based geometries.CentroidPoint Calculate the centroid from point based geometries.CentroidSurface Calculate the centroid from surface based geometries.CircularString Circular String, Curve sub typeCompoundCurve Compound Curve, Curve sub typeCurve The base type for all 1-dimensional geometry types.CurvePolygon<T extends Curve> A planar surface defined by an exterior ring and zero or more interior ring.DegreesCentroid Centroid calculations for geometries in degreesEvent Event elementEventQueue Event queue for processing eventsEventType Event type of the point directionExtendedGeometryCollection<T extends Geometry> Extended Geometry Collection providing abstract geometry collection type supportFiniteFilterType Finite Filter Type, including finite values and optionally one of either infinite or NaN valuesGeometry The root of the geometry type hierarchyGeometryCollection<T extends Geometry> A collection of zero or more Geometry instances.GeometryConstants Geometry ConstantsGeometryEnvelope Geometry envelopeGeometryEnvelopeBuilder Builds an envelope from a GeometryGeometryFilter Geometry Filter to filter included geometries and modify them during constructionGeometryPrinter String representation of a GeometryGeometryType Geometry Type enumerationGeometryUtils Utilities for Geometry objectsLine A LineString with exactly 2 Points.LinearRing A LineString that is both closed and simple.LineString A Curve that connects two or more points in space.MultiCurve<T extends Curve> A restricted form of GeometryCollection where each Geometry in the collection must be of type Curve.MultiLineString A restricted form of MultiCurve where each Curve in the collection must be of type LineString.MultiPoint A restricted form of GeometryCollection where each Geometry in the collection must be of type Point.MultiPolygon A restricted form of MultiSurface where each Surface in the collection must be of type Polygon.MultiSurface<T extends Surface> A restricted form of GeometryCollection where each Geometry in the collection must be of type Surface.Point A single location in space.PointFiniteFilter Point filter for finite checks on x and y properties, optionally filter on z and m properties and non finite values (NaN or infinity)Polygon A restricted form of CurvePolygon where each ring is defined as a simple, closed LineString.PolyhedralSurface Contiguous collection of polygons which share common boundary segments.Segment Line segment of an edge between two pointsSFException Simple Features exceptionShamosHoey Shamos-Hoey simple polygon detectionSurface The base type for all 2-dimensional geometry types.SweepLine Sweep Line algorithmTextReader Read through text stringTIN A tetrahedron (4 triangular faces), corner at the origin and each unit coordinate digit.Triangle Triangle