ICY Version 1.0.1.0
Public Member Functions | Protected Member Functions

icy.roi.ROI2DPolygon Class Reference

Inheritance diagram for icy.roi.ROI2DPolygon:
icy.roi.ROI2DShape icy.roi.ROI2D icy.painter.Anchor2D.Anchor2DListener icy.roi.ROI icy.painter.PainterListener icy.common.IcyChangedListener icy.file.xml.XMLPersistent

List of all members.

Public Member Functions

 ROI2DPolygon (Point2D pt)
void setPolygon (Polygon polygon)
boolean loadFromXML (Node node)
boolean saveToXML (Node node)

Protected Member Functions

Polygon getPolygon ()
void updateShape ()
boolean addPointAt (Point2D pos)

Detailed Description

Author:
Stephane

Member Function Documentation

boolean icy.roi.ROI2DPolygon.addPointAt ( Point2D  pos) [protected, virtual]

Add a new point to specified position

Reimplemented from icy.roi.ROI2DShape.

boolean icy.roi.ROI2DPolygon.loadFromXML ( Node  node)

LOAD

Reimplemented from icy.roi.ROI.

boolean icy.roi.ROI2DPolygon.saveToXML ( Node  node)

SAVE

Reimplemented from icy.roi.ROI.


The documentation for this class was generated from the following file:
 All Classes Functions Variables