Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
osmocrat-core
0.0.4
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
de
.
topobyte
.
osmocrat
.
text
Package Summary
Package
Description
de
.topobyte
.osmocrat
.text
.awt
Interface Summary
Interface
Description
TextIntersectionChecker
An interface defining the methods necessary to implement a intersection based rendering of text.
Class Summary
Class
Description
BoolResult
GeneralRectangle
Rectangles in general orientation.
TextIntersectionCheckerTree
An implementation of the
TextIntersectionChecker
interface based on an rtree for efficient retrieval of objects and JTS for primitive intersection testing.
TextUtil