Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
jts-utils
0.0.1
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
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
D
de.topobyte.jts.utils
- package de.topobyte.jts.utils
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