JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.locationtech.jts:jts-core 1.18.0
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.locationtech.jts
,
org.locationtech.jts.algorithm
,
org.locationtech.jts.algorithm.construct
,
org.locationtech.jts.algorithm.distance
,
org.locationtech.jts.algorithm.locate
,
org.locationtech.jts.algorithm.match
,
org.locationtech.jts.awt
,
org.locationtech.jts.densify
,
org.locationtech.jts.dissolve
,
org.locationtech.jts.edgegraph
,
org.locationtech.jts.geom
,
org.locationtech.jts.geom.impl
,
org.locationtech.jts.geom.prep
,
org.locationtech.jts.geom.util
,
org.locationtech.jts.geomgraph
,
org.locationtech.jts.geomgraph.index
,
org.locationtech.jts.index
,
org.locationtech.jts.index.bintree
,
org.locationtech.jts.index.chain
,
org.locationtech.jts.index.hprtree
,
org.locationtech.jts.index.intervalrtree
,
org.locationtech.jts.index.kdtree
,
org.locationtech.jts.index.quadtree
,
org.locationtech.jts.index.strtree
,
org.locationtech.jts.index.sweepline
,
org.locationtech.jts.io
,
org.locationtech.jts.io.gml2
,
org.locationtech.jts.io.kml
,
org.locationtech.jts.linearref
,
org.locationtech.jts.math
,
org.locationtech.jts.noding
,
org.locationtech.jts.noding.snap
,
org.locationtech.jts.noding.snapround
,
org.locationtech.jts.operation
,
org.locationtech.jts.operation.buffer
,
org.locationtech.jts.operation.buffer.validate
,
org.locationtech.jts.operation.distance
,
org.locationtech.jts.operation.distance3d
,
org.locationtech.jts.operation.linemerge
,
org.locationtech.jts.operation.overlay
,
org.locationtech.jts.operation.overlay.snap
,
org.locationtech.jts.operation.overlay.validate
,
org.locationtech.jts.operation.overlayng
,
org.locationtech.jts.operation.polygonize
,
org.locationtech.jts.operation.predicate
,
org.locationtech.jts.operation.relate
,
org.locationtech.jts.operation.union
,
org.locationtech.jts.operation.valid
,
org.locationtech.jts.planargraph
,
org.locationtech.jts.planargraph.algorithm
,
org.locationtech.jts.precision
,
org.locationtech.jts.shape
,
org.locationtech.jts.shape.fractal
,
org.locationtech.jts.shape.random
,
org.locationtech.jts.simplify
,
org.locationtech.jts.triangulate
,
org.locationtech.jts.triangulate.quadedge
,
org.locationtech.jts.util
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.locationtech.jts.geom.
CoordinateList
org.locationtech.jts.index.strtree.
AbstractNode
(implements org.locationtech.jts.index.strtree.
Boundable
, java.io.
Serializable
)
org.locationtech.jts.index.strtree.
AbstractSTRtree
(implements java.io.
Serializable
)
org.locationtech.jts.index.strtree.
SIRtree
org.locationtech.jts.index.strtree.
STRtree
(implements java.io.
Serializable
, org.locationtech.jts.index.
SpatialIndex
)
org.locationtech.jts.geom.util.
AffineTransformation
(implements java.lang.
Cloneable
, org.locationtech.jts.geom.
CoordinateSequenceFilter
)
org.locationtech.jts.geom.util.
AffineTransformationBuilder
org.locationtech.jts.geom.util.
AffineTransformationFactory
org.locationtech.jts.algorithm.
Angle
org.locationtech.jts.algorithm.
Area
org.locationtech.jts.algorithm.match.
AreaSimilarityMeasure
(implements org.locationtech.jts.algorithm.match.
SimilarityMeasure
)
org.locationtech.jts.index.
ArrayListVisitor
(implements org.locationtech.jts.index.
ItemVisitor
)
org.locationtech.jts.util.
Assert
org.locationtech.jts.operation.distance3d.
AxisPlaneCoordinateSequence
(implements org.locationtech.jts.geom.
CoordinateSequence
)
org.locationtech.jts.noding.
BasicSegmentString
(implements org.locationtech.jts.noding.
SegmentString
)
org.locationtech.jts.index.bintree.
Bintree
org.locationtech.jts.index.strtree.
BoundablePairDistanceComparator
(implements java.util.
Comparator
<T>, java.io.
Serializable
)
org.locationtech.jts.algorithm.
BoundaryNodeRule.EndPointBoundaryNodeRule
(implements org.locationtech.jts.algorithm.
BoundaryNodeRule
)
org.locationtech.jts.algorithm.
BoundaryNodeRule.Mod2BoundaryNodeRule
(implements org.locationtech.jts.algorithm.
BoundaryNodeRule
)
org.locationtech.jts.algorithm.
BoundaryNodeRule.MonoValentEndPointBoundaryNodeRule
(implements org.locationtech.jts.algorithm.
BoundaryNodeRule
)
org.locationtech.jts.algorithm.
BoundaryNodeRule.MultiValentEndPointBoundaryNodeRule
(implements org.locationtech.jts.algorithm.
BoundaryNodeRule
)
org.locationtech.jts.operation.
BoundaryOp
org.locationtech.jts.operation.buffer.validate.
BufferCurveMaximumDistanceFinder
org.locationtech.jts.operation.buffer.validate.
BufferCurveMaximumDistanceFinder.MaxMidpointDistanceFilter
(implements org.locationtech.jts.geom.
CoordinateSequenceFilter
)
org.locationtech.jts.operation.buffer.validate.
BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter
(implements org.locationtech.jts.geom.
CoordinateFilter
)
org.locationtech.jts.operation.buffer.validate.
BufferDistanceValidator
org.locationtech.jts.operation.buffer.
BufferInputLineSimplifier
org.locationtech.jts.operation.buffer.
BufferOp
org.locationtech.jts.operation.buffer.
BufferParameters
org.locationtech.jts.operation.buffer.validate.
BufferResultValidator
org.locationtech.jts.io.
ByteArrayInStream
(implements org.locationtech.jts.io.
InStream
)
org.locationtech.jts.io.
ByteOrderDataInStream
org.locationtech.jts.io.
ByteOrderValues
org.locationtech.jts.operation.union.
CascadedPolygonUnion
org.locationtech.jts.algorithm.
Centroid
org.locationtech.jts.algorithm.
CGAlgorithms
org.locationtech.jts.algorithm.
CGAlgorithms3D
org.locationtech.jts.algorithm.
CGAlgorithmsDD
org.locationtech.jts.util.
CollectionUtil
org.locationtech.jts.precision.
CommonBits
org.locationtech.jts.precision.
CommonBitsOp
org.locationtech.jts.precision.
CommonBitsRemover
org.locationtech.jts.geom.util.
ComponentCoordinateExtracter
(implements org.locationtech.jts.geom.
GeometryComponentFilter
)
org.locationtech.jts.triangulate.
ConformingDelaunayTriangulationBuilder
org.locationtech.jts.triangulate.
ConformingDelaunayTriangulator
org.locationtech.jts.operation.distance.
ConnectedElementLocationFilter
(implements org.locationtech.jts.geom.
GeometryFilter
)
org.locationtech.jts.operation.distance.
ConnectedElementPointFilter
(implements org.locationtech.jts.geom.
GeometryFilter
)
org.locationtech.jts.operation.valid.
ConnectedInteriorTester
org.locationtech.jts.planargraph.algorithm.
ConnectedSubgraphFinder
org.locationtech.jts.operation.valid.
ConsistentAreaTester
org.locationtech.jts.operation.overlay.
ConsistentPolygonRingChecker
org.locationtech.jts.algorithm.
ConvexHull
org.locationtech.jts.geom.
Coordinate
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.geom.
CoordinateXY
org.locationtech.jts.geom.
CoordinateXYM
org.locationtech.jts.geom.
CoordinateXYZM
org.locationtech.jts.geom.
Coordinate.DimensionalComparator
(implements java.util.
Comparator
<T>)
org.locationtech.jts.util.
CoordinateArrayFilter
(implements org.locationtech.jts.geom.
CoordinateFilter
)
org.locationtech.jts.geom.
CoordinateArrays
org.locationtech.jts.geom.
CoordinateArrays.BidirectionalComparator
(implements java.util.
Comparator
<T>)
org.locationtech.jts.geom.
CoordinateArrays.ForwardComparator
(implements java.util.
Comparator
<T>)
org.locationtech.jts.geom.impl.
CoordinateArraySequence
(implements org.locationtech.jts.geom.
CoordinateSequence
, java.io.
Serializable
)
org.locationtech.jts.geom.impl.
CoordinateArraySequenceFactory
(implements org.locationtech.jts.geom.
CoordinateSequenceFactory
, java.io.
Serializable
)
org.locationtech.jts.util.
CoordinateCountFilter
(implements org.locationtech.jts.geom.
CoordinateFilter
)
org.locationtech.jts.precision.
CoordinatePrecisionReducerFilter
(implements org.locationtech.jts.geom.
CoordinateSequenceFilter
)
org.locationtech.jts.geom.
Coordinates
org.locationtech.jts.geom.
CoordinateSequenceComparator
(implements java.util.
Comparator
<T>)
org.locationtech.jts.geom.
CoordinateSequences
org.locationtech.jts.operation.overlayng.
CoverageUnion
org.locationtech.jts.math.
DD
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.util.
Debug
org.xml.sax.helpers.
DefaultHandler
(implements org.xml.sax.
ContentHandler
, org.xml.sax.
DTDHandler
, org.xml.sax.
EntityResolver
, org.xml.sax.
ErrorHandler
)
org.locationtech.jts.io.gml2.
GMLHandler
org.locationtech.jts.triangulate.
DelaunayTriangulationBuilder
org.locationtech.jts.densify.
Densifier
org.locationtech.jts.geomgraph.
Depth
org.locationtech.jts.geom.
Dimension
org.locationtech.jts.planargraph.
DirectedEdgeStar
org.locationtech.jts.algorithm.distance.
DiscreteHausdorffDistance
org.locationtech.jts.algorithm.distance.
DiscreteHausdorffDistance.MaxDensifiedByFractionDistanceFilter
(implements org.locationtech.jts.geom.
CoordinateSequenceFilter
)
org.locationtech.jts.algorithm.distance.
DiscreteHausdorffDistance.MaxPointDistanceFilter
(implements org.locationtech.jts.geom.
CoordinateFilter
)
org.locationtech.jts.algorithm.
Distance
org.locationtech.jts.operation.distance3d.
Distance3DOp
org.locationtech.jts.operation.distance.
DistanceOp
org.locationtech.jts.algorithm.distance.
DistanceToPoint
org.locationtech.jts.operation.buffer.validate.
DistanceToPointFinder
org.locationtech.jts.index.quadtree.
DoubleBits
org.locationtech.jts.simplify.
DouglasPeuckerSimplifier
org.locationtech.jts.triangulate.quadedge.
EdgeConnectedTriangleTraversal
org.locationtech.jts.geomgraph.
EdgeEnd
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.geomgraph.
DirectedEdge
org.locationtech.jts.operation.relate.
EdgeEndBundle
org.locationtech.jts.operation.relate.
EdgeEndBuilder
org.locationtech.jts.geomgraph.
EdgeEndStar
org.locationtech.jts.geomgraph.
DirectedEdgeStar
org.locationtech.jts.operation.relate.
EdgeEndBundleStar
org.locationtech.jts.edgegraph.
EdgeGraph
org.locationtech.jts.edgegraph.
EdgeGraphBuilder
org.locationtech.jts.geomgraph.
EdgeIntersection
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.geomgraph.
EdgeIntersectionList
org.locationtech.jts.geomgraph.
EdgeList
org.locationtech.jts.geomgraph.
EdgeNodingValidator
org.locationtech.jts.geomgraph.
EdgeRing
org.locationtech.jts.operation.overlay.
MaximalEdgeRing
org.locationtech.jts.operation.overlay.
MinimalEdgeRing
org.locationtech.jts.geomgraph.index.
EdgeSetIntersector
org.locationtech.jts.geomgraph.index.
SimpleEdgeSetIntersector
org.locationtech.jts.geomgraph.index.
SimpleMCSweepLineIntersector
org.locationtech.jts.geomgraph.index.
SimpleSweepLineIntersector
org.locationtech.jts.operation.overlay.
EdgeSetNoder
org.locationtech.jts.operation.linemerge.
EdgeString
org.locationtech.jts.precision.
EnhancedPrecisionOp
org.locationtech.jts.geom.
Envelope
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.index.strtree.
EnvelopeDistance
org.locationtech.jts.operation.distance.
FacetSequence
org.locationtech.jts.operation.distance.
FacetSequenceTreeBuilder
org.locationtech.jts.noding.
FastNodingValidator
org.locationtech.jts.operation.overlayng.
FastOverlayFilter
org.locationtech.jts.noding.
FastSegmentSetIntersectionFinder
org.locationtech.jts.awt.
FontGlyphReader
org.locationtech.jts.operation.overlay.validate.
FuzzyPointLocator
org.locationtech.jts.shape.
GeometricShapeBuilder
org.locationtech.jts.shape.fractal.
HilbertCurveBuilder
org.locationtech.jts.shape.fractal.
KochSnowflakeBuilder
org.locationtech.jts.shape.fractal.
MortonCurveBuilder
org.locationtech.jts.shape.random.
RandomPointsBuilder
org.locationtech.jts.shape.random.
RandomPointsInGridBuilder
org.locationtech.jts.shape.fractal.
SierpinskiCarpetBuilder
org.locationtech.jts.util.
GeometricShapeFactory
org.locationtech.jts.geom.util.
SineStarFactory
org.locationtech.jts.geom.
Geometry
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.geom.
GeometryCollection
org.locationtech.jts.geom.
MultiLineString
(implements org.locationtech.jts.geom.
Lineal
)
org.locationtech.jts.geom.
MultiPoint
(implements org.locationtech.jts.geom.
Puntal
)
org.locationtech.jts.geom.
MultiPolygon
(implements org.locationtech.jts.geom.
Polygonal
)
org.locationtech.jts.geom.
LineString
(implements org.locationtech.jts.geom.
Lineal
)
org.locationtech.jts.geom.
LinearRing
org.locationtech.jts.geom.
Point
(implements org.locationtech.jts.geom.
Puntal
)
org.locationtech.jts.geom.
Polygon
(implements org.locationtech.jts.geom.
Polygonal
)
org.locationtech.jts.geom.
GeometryCollectionIterator
(implements java.util.
Iterator
<E>)
org.locationtech.jts.geom.util.
GeometryCollectionMapper
org.locationtech.jts.awt.
GeometryCollectionShape
(implements java.awt.
Shape
)
org.locationtech.jts.geom.util.
GeometryCombiner
org.locationtech.jts.geom.util.
GeometryEditor
org.locationtech.jts.geom.util.
GeometryEditor.CoordinateOperation
(implements org.locationtech.jts.geom.util.
GeometryEditor.GeometryEditorOperation
)
org.locationtech.jts.precision.
PrecisionReducerCoordinateOperation
org.locationtech.jts.geom.util.
GeometryEditor.CoordinateSequenceOperation
(implements org.locationtech.jts.geom.util.
GeometryEditor.GeometryEditorOperation
)
org.locationtech.jts.geom.util.
GeometryEditor.NoOpGeometryOperation
(implements org.locationtech.jts.geom.util.
GeometryEditor.GeometryEditorOperation
)
org.locationtech.jts.geom.util.
GeometryExtracter
(implements org.locationtech.jts.geom.
GeometryFilter
)
org.locationtech.jts.geom.
GeometryFactory
(implements java.io.
Serializable
)
org.locationtech.jts.operation.
GeometryGraphOperation
org.locationtech.jts.operation.overlay.
OverlayOp
org.locationtech.jts.operation.relate.
RelateOp
org.locationtech.jts.index.strtree.
GeometryItemDistance
(implements org.locationtech.jts.index.strtree.
ItemDistance
)
org.locationtech.jts.operation.distance.
GeometryLocation
org.locationtech.jts.geom.util.
GeometryMapper
org.locationtech.jts.noding.snapround.
GeometryNoder
org.locationtech.jts.precision.
GeometryPrecisionReducer
org.locationtech.jts.operation.overlay.snap.
GeometrySnapper
org.locationtech.jts.io.gml2.
GeometryStrategies
org.locationtech.jts.geom.util.
GeometryTransformer
org.locationtech.jts.io.gml2.
GMLConstants
org.locationtech.jts.io.gml2.
GMLReader
org.locationtech.jts.io.gml2.
GMLWriter
org.locationtech.jts.geomgraph.
GraphComponent
org.locationtech.jts.geomgraph.
Edge
org.locationtech.jts.geomgraph.
Node
org.locationtech.jts.operation.relate.
RelateNode
org.locationtech.jts.planargraph.
GraphComponent
org.locationtech.jts.planargraph.
DirectedEdge
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.operation.linemerge.
LineMergeDirectedEdge
org.locationtech.jts.planargraph.
Edge
org.locationtech.jts.operation.linemerge.
LineMergeEdge
org.locationtech.jts.planargraph.
Node
org.locationtech.jts.edgegraph.
HalfEdge
org.locationtech.jts.edgegraph.
MarkHalfEdge
org.locationtech.jts.algorithm.match.
HausdorffSimilarityMeasure
(implements org.locationtech.jts.algorithm.match.
SimilarityMeasure
)
org.locationtech.jts.algorithm.
HCoordinate
org.locationtech.jts.shape.fractal.
HilbertCode
org.locationtech.jts.index.hprtree.
HilbertEncoder
org.locationtech.jts.operation.polygonize.
HoleAssigner
org.locationtech.jts.noding.snapround.
HotPixel
org.locationtech.jts.index.hprtree.
HPRtree
(implements org.locationtech.jts.index.
SpatialIndex
)
org.locationtech.jts.awt.
IdentityPointTransformation
(implements org.locationtech.jts.awt.
PointTransformation
)
org.locationtech.jts.triangulate.
IncrementalDelaunayTriangulator
org.locationtech.jts.operation.distance.
IndexedFacetDistance
org.locationtech.jts.operation.valid.
IndexedNestedRingTester
org.locationtech.jts.algorithm.locate.
IndexedPointInAreaLocator
(implements org.locationtech.jts.algorithm.locate.
PointOnGeometryLocator
)
org.locationtech.jts.io.
InputStreamInStream
(implements org.locationtech.jts.io.
InStream
)
org.locationtech.jts.util.
IntArrayList
org.locationtech.jts.noding.
InteriorIntersectionFinderAdder
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.algorithm.
InteriorPoint
org.locationtech.jts.algorithm.
InteriorPointArea
org.locationtech.jts.algorithm.
InteriorPointLine
org.locationtech.jts.algorithm.
InteriorPointPoint
org.locationtech.jts.algorithm.
Intersection
org.locationtech.jts.noding.
IntersectionAdder
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.noding.
IntersectionFinderAdder
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.geom.
IntersectionMatrix
(implements java.lang.
Cloneable
)
org.locationtech.jts.index.bintree.
Interval
org.locationtech.jts.index.strtree.
Interval
org.locationtech.jts.index.intervalrtree.
IntervalRTreeNode
org.locationtech.jts.index.intervalrtree.
IntervalRTreeBranchNode
org.locationtech.jts.index.intervalrtree.
IntervalRTreeLeafNode
org.locationtech.jts.index.intervalrtree.
IntervalRTreeNode.NodeComparator
(implements java.util.
Comparator
<T>)
org.locationtech.jts.index.quadtree.
IntervalSize
org.locationtech.jts.operation.
IsSimpleOp
org.locationtech.jts.operation.valid.
IsValidOp
org.locationtech.jts.index.hprtree.
Item
org.locationtech.jts.index.strtree.
ItemBoundable
(implements org.locationtech.jts.index.strtree.
Boundable
, java.io.
Serializable
)
org.locationtech.jts.noding.
IteratedNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.
JTSVersion
org.locationtech.jts.index.kdtree.
KdNode
org.locationtech.jts.index.kdtree.
KdTree
org.locationtech.jts.index.quadtree.
Key
org.locationtech.jts.index.bintree.
Key
org.locationtech.jts.io.kml.
KMLReader
org.locationtech.jts.io.kml.
KMLWriter
org.locationtech.jts.geomgraph.
Label
org.locationtech.jts.algorithm.construct.
LargestEmptyCircle
org.locationtech.jts.triangulate.quadedge.
LastFoundQuadEdgeLocator
(implements org.locationtech.jts.triangulate.quadedge.
QuadEdgeLocator
)
org.locationtech.jts.algorithm.
Length
org.locationtech.jts.linearref.
LengthIndexedLine
org.locationtech.jts.linearref.
LengthLocationMap
org.locationtech.jts.geom.util.
LinearComponentExtracter
(implements org.locationtech.jts.geom.
GeometryComponentFilter
)
org.locationtech.jts.linearref.
LinearGeometryBuilder
org.locationtech.jts.linearref.
LinearIterator
org.locationtech.jts.linearref.
LinearLocation
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.operation.overlay.
LineBuilder
org.locationtech.jts.dissolve.
LineDissolver
org.locationtech.jts.algorithm.
LineIntersector
org.locationtech.jts.algorithm.
RobustLineIntersector
org.locationtech.jts.operation.overlayng.
LineLimiter
org.locationtech.jts.operation.linemerge.
LineMerger
org.locationtech.jts.geom.
LineSegment
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.operation.linemerge.
LineSequencer
org.locationtech.jts.geom.util.
LineStringExtracter
(implements org.locationtech.jts.geom.
GeometryFilter
)
org.locationtech.jts.operation.overlay.snap.
LineStringSnapper
org.locationtech.jts.geom.
Location
org.locationtech.jts.linearref.
LocationIndexedLine
org.locationtech.jts.math.
MathUtil
org.locationtech.jts.math.
Matrix
org.locationtech.jts.algorithm.construct.
MaximumInscribedCircle
org.locationtech.jts.noding.snapround.
MCIndexPointSnapper
org.locationtech.jts.noding.
MCIndexSegmentSetMutualIntersector
(implements org.locationtech.jts.noding.
SegmentSetMutualIntersector
)
org.locationtech.jts.noding.snapround.
MCIndexSnapRounder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.util.
Memory
org.locationtech.jts.triangulate.
MidpointSplitPointFinder
(implements org.locationtech.jts.triangulate.
ConstraintSplitPointFinder
)
org.locationtech.jts.algorithm.
MinimumBoundingCircle
org.locationtech.jts.precision.
MinimumClearance
org.locationtech.jts.algorithm.
MinimumDiameter
org.locationtech.jts.index.chain.
MonotoneChain
org.locationtech.jts.geomgraph.index.
MonotoneChain
org.locationtech.jts.index.chain.
MonotoneChainBuilder
org.locationtech.jts.geomgraph.index.
MonotoneChainEdge
org.locationtech.jts.geomgraph.index.
MonotoneChainIndexer
org.locationtech.jts.index.chain.
MonotoneChainOverlapAction
org.locationtech.jts.noding.
MCIndexNoder.SegmentOverlapAction
org.locationtech.jts.noding.
MCIndexSegmentSetMutualIntersector.SegmentOverlapAction
org.locationtech.jts.index.chain.
MonotoneChainSelectAction
org.locationtech.jts.noding.snapround.
MCIndexPointSnapper.HotPixelSnapAction
org.locationtech.jts.shape.fractal.
MortonCode
org.locationtech.jts.index.quadtree.
NodeBase
(implements java.io.
Serializable
)
org.locationtech.jts.index.quadtree.
Node
org.locationtech.jts.index.quadtree.
Root
org.locationtech.jts.index.bintree.
NodeBase
org.locationtech.jts.index.bintree.
Node
org.locationtech.jts.index.bintree.
Root
org.locationtech.jts.noding.
NodedSegmentString
(implements org.locationtech.jts.noding.
NodableSegmentString
)
org.locationtech.jts.geomgraph.
NodeFactory
org.locationtech.jts.operation.overlay.
OverlayNodeFactory
org.locationtech.jts.operation.relate.
RelateNodeFactory
org.locationtech.jts.geomgraph.
NodeMap
org.locationtech.jts.planargraph.
NodeMap
org.locationtech.jts.noding.
NodingIntersectionFinder
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.noding.
NodingValidator
org.locationtech.jts.triangulate.
NonEncroachingSplitPointFinder
(implements org.locationtech.jts.triangulate.
ConstraintSplitPointFinder
)
org.locationtech.jts.util.
NumberUtil
org.locationtech.jts.util.
ObjectCounter
org.locationtech.jts.geom.
OctagonalEnvelope
org.locationtech.jts.noding.
Octant
org.locationtech.jts.operation.buffer.
OffsetCurveBuilder
org.locationtech.jts.operation.buffer.
OffsetCurveSetBuilder
org.locationtech.jts.operation.overlay.validate.
OffsetPointGenerator
org.locationtech.jts.io.
OrdinateFormat
org.locationtech.jts.algorithm.
Orientation
org.locationtech.jts.noding.
OrientedCoordinateArray
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.io.
OutputStreamOutStream
(implements org.locationtech.jts.io.
OutStream
)
org.locationtech.jts.operation.union.
OverlapUnion
org.locationtech.jts.operation.overlayng.
OverlayNG
org.locationtech.jts.operation.overlayng.
OverlayNGRobust
org.locationtech.jts.operation.overlay.validate.
OverlayResultValidator
org.locationtech.jts.geom.impl.
PackedCoordinateSequence
(implements org.locationtech.jts.geom.
CoordinateSequence
, java.io.
Serializable
)
org.locationtech.jts.geom.impl.
PackedCoordinateSequence.Double
org.locationtech.jts.geom.impl.
PackedCoordinateSequence.Float
org.locationtech.jts.geom.impl.
PackedCoordinateSequenceFactory
(implements org.locationtech.jts.geom.
CoordinateSequenceFactory
, java.io.
Serializable
)
org.locationtech.jts.geomgraph.
PlanarGraph
org.locationtech.jts.geomgraph.
GeometryGraph
org.locationtech.jts.planargraph.
PlanarGraph
org.locationtech.jts.operation.linemerge.
LineMergeGraph
org.locationtech.jts.operation.distance3d.
PlanarPolygon3D
org.locationtech.jts.math.
Plane3D
org.locationtech.jts.operation.overlay.
PointBuilder
org.locationtech.jts.geom.util.
PointExtracter
(implements org.locationtech.jts.geom.
GeometryFilter
)
org.locationtech.jts.operation.union.
PointGeometryUnion
org.locationtech.jts.algorithm.
PointLocation
org.locationtech.jts.algorithm.
PointLocator
org.locationtech.jts.algorithm.distance.
PointPairDistance
org.locationtech.jts.operation.buffer.validate.
PointPairDistance
org.locationtech.jts.awt.
PointShapeFactory.BasePointShapeFactory
(implements org.locationtech.jts.awt.
PointShapeFactory
)
org.locationtech.jts.awt.
PointShapeFactory.Circle
org.locationtech.jts.awt.
PointShapeFactory.Cross
org.locationtech.jts.awt.
PointShapeFactory.Point
org.locationtech.jts.awt.
PointShapeFactory.Square
org.locationtech.jts.awt.
PointShapeFactory.Star
org.locationtech.jts.awt.
PointShapeFactory.Triangle
org.locationtech.jts.awt.
PointShapeFactory.X
org.locationtech.jts.operation.overlay.
PolygonBuilder
org.locationtech.jts.geom.util.
PolygonExtracter
(implements org.locationtech.jts.geom.
GeometryFilter
)
org.locationtech.jts.operation.polygonize.
Polygonizer
org.locationtech.jts.awt.
PolygonShape
(implements java.awt.
Shape
)
org.locationtech.jts.geom.
Position
org.locationtech.jts.geom.
PrecisionModel
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.geom.
PrecisionModel.Type
(implements java.io.
Serializable
)
org.locationtech.jts.operation.overlayng.
PrecisionReducer
org.locationtech.jts.operation.overlayng.
PrecisionUtil
org.locationtech.jts.geom.prep.
PreparedGeometryFactory
org.locationtech.jts.geom.prep.
PreparedLineString
org.locationtech.jts.geom.prep.
PreparedPoint
org.locationtech.jts.geom.prep.
PreparedPolygon
org.locationtech.jts.util.
PriorityQueue
org.locationtech.jts.triangulate.quadedge.
QuadEdge
org.locationtech.jts.triangulate.quadedge.
QuadEdgeSubdivision
org.locationtech.jts.triangulate.quadedge.
QuadEdgeTriangle
org.locationtech.jts.triangulate.quadedge.
QuadEdgeUtil
org.locationtech.jts.geom.
Quadrant
org.locationtech.jts.index.quadtree.
Quadtree
(implements java.io.
Serializable
, org.locationtech.jts.index.
SpatialIndex
)
org.locationtech.jts.algorithm.
RayCrossingCounter
org.locationtech.jts.operation.predicate.
RectangleContains
org.locationtech.jts.operation.predicate.
RectangleIntersects
org.locationtech.jts.algorithm.
RectangleLineIntersector
org.locationtech.jts.operation.relate.
RelateComputer
org.locationtech.jts.operation.relate.
RelateNodeGraph
org.locationtech.jts.operation.valid.
RepeatedPointTester
org.locationtech.jts.operation.overlayng.
RingClipper
org.locationtech.jts.algorithm.
RobustDeterminant
org.locationtech.jts.noding.
ScaledNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.triangulate.
Segment
org.locationtech.jts.noding.
SegmentExtractingNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.noding.
SegmentIntersectionDetector
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.geomgraph.index.
SegmentIntersector
org.locationtech.jts.noding.
SegmentNode
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.noding.
SegmentNodeList
org.locationtech.jts.noding.
SegmentPointComparator
org.locationtech.jts.noding.
SegmentStringDissolver
org.locationtech.jts.noding.
SegmentStringUtil
org.locationtech.jts.awt.
ShapeCollectionPathIterator
(implements java.awt.geom.
PathIterator
)
org.locationtech.jts.awt.
ShapeReader
org.locationtech.jts.awt.
ShapeWriter
org.locationtech.jts.geom.util.
ShortCircuitedGeometryVisitor
org.locationtech.jts.algorithm.match.
SimilarityMeasureCombiner
org.locationtech.jts.precision.
SimpleGeometryPrecisionReducer
org.locationtech.jts.precision.
SimpleMinimumClearance
org.locationtech.jts.algorithm.locate.
SimplePointInAreaLocator
(implements org.locationtech.jts.algorithm.locate.
PointOnGeometryLocator
)
org.locationtech.jts.noding.
SimpleSegmentSetMutualIntersector
(implements org.locationtech.jts.noding.
SegmentSetMutualIntersector
)
org.locationtech.jts.noding.
SinglePassNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.noding.
MCIndexNoder
org.locationtech.jts.noding.
SimpleNoder
org.locationtech.jts.operation.overlay.snap.
SnapIfNeededOverlayOp
org.locationtech.jts.operation.overlay.snap.
SnapOverlayOp
org.locationtech.jts.noding.snap.
SnappingIntersectionAdder
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.noding.snap.
SnappingNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.noding.snap.
SnappingPointIndex
org.locationtech.jts.noding.snapround.
SnapRoundingIntersectionAdder
(implements org.locationtech.jts.noding.
SegmentIntersector
)
org.locationtech.jts.noding.snapround.
SnapRoundingNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.index.intervalrtree.
SortedPackedIntervalRTree
org.locationtech.jts.triangulate.
SplitSegment
org.locationtech.jts.util.
Stopwatch
org.locationtech.jts.util.
StringUtil
org.locationtech.jts.planargraph.
Subgraph
org.locationtech.jts.index.sweepline.
SweepLineEvent
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.geomgraph.index.
SweepLineEvent
(implements java.lang.
Comparable
<T>)
org.locationtech.jts.index.sweepline.
SweepLineIndex
org.locationtech.jts.index.sweepline.
SweepLineInterval
org.locationtech.jts.geomgraph.index.
SweepLineSegment
org.locationtech.jts.simplify.
TaggedLineStringSimplifier
org.locationtech.jts.util.
TestBuilderProxy
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.locationtech.jts.geom.util.
NoninvertibleTransformationException
org.locationtech.jts.algorithm.
NotRepresentableException
org.locationtech.jts.io.
ParseException
java.lang.
RuntimeException
org.locationtech.jts.util.
AssertionFailedException
org.locationtech.jts.triangulate.
ConstraintEnforcementException
org.locationtech.jts.triangulate.quadedge.
LocateFailureException
org.locationtech.jts.geom.
TopologyException
org.locationtech.jts.geomgraph.
TopologyLocation
org.locationtech.jts.simplify.
TopologyPreservingSimplifier
org.locationtech.jts.operation.valid.
TopologyValidationError
org.locationtech.jts.geom.
Triangle
org.locationtech.jts.triangulate.quadedge.
TrianglePredicate
org.locationtech.jts.operation.overlayng.
UnaryUnionNG
org.locationtech.jts.operation.union.
UnaryUnionOp
org.locationtech.jts.operation.union.
UnionInteracting
org.locationtech.jts.util.
UniqueCoordinateArrayFilter
(implements org.locationtech.jts.geom.
CoordinateFilter
)
org.locationtech.jts.noding.
ValidatingNoder
(implements org.locationtech.jts.noding.
Noder
)
org.locationtech.jts.operation.buffer.
VariableBuffer
org.locationtech.jts.math.
Vector2D
org.locationtech.jts.math.
Vector3D
org.locationtech.jts.triangulate.quadedge.
Vertex
org.locationtech.jts.triangulate.
ConstraintVertex
org.locationtech.jts.triangulate.
VertexTaggedGeometryDataMapper
org.locationtech.jts.triangulate.
VoronoiDiagramBuilder
org.locationtech.jts.simplify.
VWSimplifier
org.locationtech.jts.io.
WKBHexFileReader
org.locationtech.jts.io.
WKBReader
org.locationtech.jts.io.
WKBWriter
org.locationtech.jts.io.
WKTConstants
org.locationtech.jts.io.
WKTFileReader
org.locationtech.jts.io.
WKTReader
org.locationtech.jts.io.
WKTWriter
Interface Hierarchy
org.locationtech.jts.index.strtree.
Boundable
org.locationtech.jts.algorithm.
BoundaryNodeRule
java.lang.
Cloneable
org.locationtech.jts.geom.
CoordinateSequence
org.locationtech.jts.util.
CollectionUtil.Function
org.locationtech.jts.triangulate.
ConstraintSplitPointFinder
org.locationtech.jts.triangulate.
ConstraintVertexFactory
org.locationtech.jts.geom.
CoordinateFilter
org.locationtech.jts.geom.
CoordinateSequenceFactory
org.locationtech.jts.geom.
CoordinateSequenceFilter
org.locationtech.jts.geom.
GeometryComponentFilter
org.locationtech.jts.geom.util.
GeometryEditor.GeometryEditorOperation
org.locationtech.jts.geom.
GeometryFilter
org.locationtech.jts.geom.util.
GeometryMapper.MapOp
org.locationtech.jts.io.
InStream
org.locationtech.jts.index.strtree.
ItemDistance
org.locationtech.jts.index.
ItemVisitor
org.locationtech.jts.index.kdtree.
KdNodeVisitor
org.locationtech.jts.geom.
Lineal
org.locationtech.jts.noding.
Noder
org.locationtech.jts.io.
OutStream
org.locationtech.jts.algorithm.locate.
PointOnGeometryLocator
org.locationtech.jts.awt.
PointShapeFactory
org.locationtech.jts.awt.
PointTransformation
org.locationtech.jts.geom.
Polygonal
org.locationtech.jts.geom.prep.
PreparedGeometry
org.locationtech.jts.geom.
Puntal
org.locationtech.jts.triangulate.quadedge.
QuadEdgeLocator
org.locationtech.jts.noding.
SegmentIntersector
org.locationtech.jts.noding.
SegmentSetMutualIntersector
org.locationtech.jts.noding.
SegmentString
org.locationtech.jts.noding.
NodableSegmentString
org.locationtech.jts.noding.
SegmentStringDissolver.SegmentStringMerger
org.locationtech.jts.algorithm.match.
SimilarityMeasure
org.locationtech.jts.index.
SpatialIndex
org.locationtech.jts.index.sweepline.
SweepLineOverlapAction
org.locationtech.jts.triangulate.quadedge.
TraversalVisitor
org.locationtech.jts.triangulate.quadedge.
TriangleVisitor
org.locationtech.jts.operation.union.
UnionStrategy
org.locationtech.jts.io.
WKBConstants
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.locationtech.jts.io.
Ordinate
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.locationtech.jts:jts-core 1.18.0
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.