Package com.treemap.swing.tagcloud
Class SwingGeneralPath
java.lang.Object
com.macrofocus.geom.Path2D
com.macrofocus.geom.Path2D.Double
com.macrofocus.geom.GeneralPath
com.treemap.swing.tagcloud.SwingGeneralPath
- All Implemented Interfaces:
com.macrofocus.geom.Shape
public class SwingGeneralPath
extends com.macrofocus.geom.GeneralPath
-
Nested Class Summary
Nested classes/interfaces inherited from class com.macrofocus.geom.Path2D
com.macrofocus.geom.Path2D.Double
-
Field Summary
Fields inherited from class com.macrofocus.geom.Path2D
WIND_EVEN_ODD, WIND_NON_ZERO
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.macrofocus.geom.Path2D.Double
append, clone, createTransformedShape, curveTo, getBounds2D, getFlattenPathIterator, getPathIterator, getPathIterator, lineTo, moveTo, quadTo, transform
Methods inherited from class com.macrofocus.geom.Path2D
closePath, contains, contains, contains, contains, contains, contains, contains, contains, copyOf, copyOf, getCurrentPoint, getWindingRule, intersects, intersects, intersects, intersects, reset, setWindingRule
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.macrofocus.geom.Shape
getBounds
-
Constructor Details
-
SwingGeneralPath
-