Toggle navigation
JarYard
Browse
Search
About
Groups
com.bric
javagraphics-geom
0.0.1
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
com
.
bric
.
geom
Class Summary
Class
Description
GeneralPathWriter
This writes path data to an underlying
GeneralPath
.
InsetPathWriter
This traces a path
next to
the path that is being written.
MeasuredShape
This represents a single closed path.
PathSegment
PathSegment
.Float
PathWriter
This object writes path data.
ShapeBounds
This class features an efficient and accurate
getBounds()
method.
ShapeStringUtils
This is a small set of static methods that translate shape data into
java.lang.Strings
and vice versa.
SimplifiedPathIterator
This filters a
PathIterator
and makes sure that each curve is of the smallest possible degree.
Exception Summary
Exception
Description
EmptyPathException
This indicates that a path had no shape data.