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
-
-
Constructor Summary
Constructors Constructor Description SwingGeneralPath(java.awt.geom.GeneralPath outline)
-
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
-
-