Skip navigation links
A B C D G H I M P R S 

A

AbstractPredicateEvaluator - Class in de.topobyte.jts.utils.predicate
 
AbstractPredicateEvaluator() - Constructor for class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 

B

bbox(LineSegment) - Static method in class de.topobyte.jts.utils.Segments
 

C

connected(LineSegment, LineSegment) - Static method in class de.topobyte.jts.utils.Segments
 
contains(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
contains(Coordinate) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for containment.
contains(Point) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for containment.
contains(Envelope) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for containment.
contains(Geometry) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for containment.
contains(Coordinate) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
contains(Point) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
contains(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
contains(Coordinate) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
contains(Point) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
contains(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
contains(Coordinate) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
contains(Point) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
contains(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
containsCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
containsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
containsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
containsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
containsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
covers(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
covers(Coordinate) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for coverage.
covers(Point) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for coverage.
covers(Envelope) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for coverage.
covers(Geometry) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for coverage.
covers(Coordinate) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
covers(Point) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
covers(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
covers(Coordinate) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
covers(Point) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
covers(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
covers(Coordinate) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
covers(Point) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
covers(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
coversCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
coversNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
coversNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
coversNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
coversNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
createPredicateEvaluator(Geometry) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluatorFactory
 
createPredicateEvaluator(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorFactoryJts
 
createPredicateEvaluator(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorFactoryJtsPrepared
 

D

de.topobyte.jts.utils - package de.topobyte.jts.utils
 
de.topobyte.jts.utils.predicate - package de.topobyte.jts.utils.predicate
 

G

GeometryGroup - Class in de.topobyte.jts.utils
 
GeometryGroup(GeometryFactory, Geometry...) - Constructor for class de.topobyte.jts.utils.GeometryGroup
 

H

hasSelfIntersections(LineString) - Static method in class de.topobyte.jts.utils.SelfIntersectionUtil
Perform a test, whether the given string is sane.

I

intersects(Geometry) - Method in class de.topobyte.jts.utils.GeometryGroup
 
intersects(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
intersects(Geometry) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for intersection.
intersects(Envelope) - Method in interface de.topobyte.jts.utils.predicate.PredicateEvaluator
Test for intersection.
intersects(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
intersects(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
intersects(Envelope) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
intersectsCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
intersectsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.AbstractPredicateEvaluator
 
intersectsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
intersectsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
intersectsNonCollection(Geometry) - Method in class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 

M

multipolygonFromRings(Set<LinearRing>, boolean) - Static method in class de.topobyte.jts.utils.PolygonHelper
Given a set of LinearRings, create Multipolygon.

P

polygonFromLinearRing(LinearRing, GeometryFactory) - Static method in class de.topobyte.jts.utils.PolygonHelper
Convenience method for creating a simple polygon from a shell without holes.
PolygonHelper - Class in de.topobyte.jts.utils
Various utility methods concerning polygons.
PolygonHelper() - Constructor for class de.topobyte.jts.utils.PolygonHelper
 
PredicateEvaluator - Interface in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorFactory - Interface in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorFactoryJts - Class in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorFactoryJts() - Constructor for class de.topobyte.jts.utils.predicate.PredicateEvaluatorFactoryJts
 
PredicateEvaluatorFactoryJtsPrepared - Class in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorFactoryJtsPrepared() - Constructor for class de.topobyte.jts.utils.predicate.PredicateEvaluatorFactoryJtsPrepared
 
PredicateEvaluatorJts - Class in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorJts(Geometry) - Constructor for class de.topobyte.jts.utils.predicate.PredicateEvaluatorJts
 
PredicateEvaluatorPrepared - Class in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorPrepared(Geometry) - Constructor for class de.topobyte.jts.utils.predicate.PredicateEvaluatorPrepared
 
PredicateEvaluatorRectangle - Class in de.topobyte.jts.utils.predicate
 
PredicateEvaluatorRectangle(double, double, double, double) - Constructor for class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 
PredicateEvaluatorRectangle(Envelope) - Constructor for class de.topobyte.jts.utils.predicate.PredicateEvaluatorRectangle
 

R

repair(LinearRing) - Static method in class de.topobyte.jts.utils.SelfIntersectionUtil
Given a LinearRing, possibly containing errors (self-intersections), repair this ring by splitting it up into several rings.

S

Segments - Class in de.topobyte.jts.utils
 
Segments() - Constructor for class de.topobyte.jts.utils.Segments
 
SelfIntersectionUtil - Class in de.topobyte.jts.utils
This class provides methods for checking the integrity of LinearRings and for solving integrity problems.
SelfIntersectionUtil() - Constructor for class de.topobyte.jts.utils.SelfIntersectionUtil
 
A B C D G H I M P R S 
Skip navigation links