B  C  D  H  M  P  R  S 

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
 
ContainmentTest - Interface in de.topobyte.jts.utils.predicate
 
ContainmentTestFactory - Interface in de.topobyte.jts.utils.predicate
 
ContainmentTestFactoryJts - Class in de.topobyte.jts.utils.predicate
 
ContainmentTestFactoryJts() - Constructor for class de .topobyte .jts .utils .predicate . ContainmentTestFactoryJts
 
ContainmentTestFactoryJtsPrepared - Class in de.topobyte.jts.utils.predicate
 
ContainmentTestFactoryJtsPrepared() - Constructor for class de .topobyte .jts .utils .predicate . ContainmentTestFactoryJtsPrepared
 
ContainmentTestJts - Class in de.topobyte.jts.utils.predicate
 
ContainmentTestJts(Geometry) - Constructor for class de .topobyte .jts .utils .predicate . ContainmentTestJts
 
ContainmentTestJtsPrepared - Class in de.topobyte.jts.utils.predicate
 
ContainmentTestJtsPrepared(Geometry) - Constructor for class de .topobyte .jts .utils .predicate . ContainmentTestJtsPrepared
 
ContainmentTestRectangle - Class in de.topobyte.jts.utils.predicate
 
ContainmentTestRectangle(double, double, double, double) - Constructor for class de .topobyte .jts .utils .predicate . ContainmentTestRectangle
 
ContainmentTestRectangle(Envelope) - Constructor for class de .topobyte .jts .utils .predicate . ContainmentTestRectangle
 
contains(Coordinate) - Method in interface de .topobyte .jts .utils .predicate . ContainmentTest
Test for containment.
contains(Point) - Method in interface de .topobyte .jts .utils .predicate . ContainmentTest
Test for containment.
contains(Coordinate) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJts
 
contains(Point) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJts
 
contains(Coordinate) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJtsPrepared
 
contains(Point) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJtsPrepared
 
contains(Coordinate) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestRectangle
 
contains(Point) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestRectangle
 
covers(Coordinate) - Method in interface de .topobyte .jts .utils .predicate . ContainmentTest
Test for coverage.
covers(Point) - Method in interface de .topobyte .jts .utils .predicate . ContainmentTest
Test for coverage.
covers(Coordinate) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJts
 
covers(Point) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJts
 
covers(Coordinate) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJtsPrepared
 
covers(Point) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestJtsPrepared
 
covers(Coordinate) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestRectangle
 
covers(Point) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestRectangle
 
createContainmentTest(Geometry) - Method in interface de .topobyte .jts .utils .predicate . ContainmentTestFactory
 
createContainmentTest(Geometry) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestFactoryJts
 
createContainmentTest(Geometry) - Method in class de .topobyte .jts .utils .predicate . ContainmentTestFactoryJtsPrepared
 

D

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

H

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

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
 

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
 
B  C  D  H  M  P  R  S