public class FreehandROI extends AbstractROIShape
FreehandROI represents an arbitrary shape, which may or may not
follow certain geometric laws.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The UID for serialization.
|
SEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO| Constructor and Description |
|---|
FreehandROI(Area a)
A public constructor using an
Area object. |
FreehandROI(Shape s)
A public constructor using a
Shape object. |
getBoundaryCenter, getEndPoint, getPathIterator, getStartPoint, isClosed, segmentCodeToString, windingRuleToStringadd, contains, contains, contains, contains, contains, contains, contains, contains, exclusiveOr, getAsBitmask, getAsImage, getAsRectangleList, getAsRectangleList, getAsShape, getBounds, getBounds2D, intersect, intersects, intersects, intersects, intersects, subtract, transformprivate static final long serialVersionUID
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.