ICY Version 1.0.1.0
Public Member Functions | Protected Member Functions

icy.roi.ROI2DLine Class Reference

Inheritance diagram for icy.roi.ROI2DLine:
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

 ROI2DLine (Point2D pt1, Point2D pt2, boolean cm)
 ROI2DLine (Point2D pt1, Point2D pt2)
 ROI2DLine (Point2D pt, boolean cm)
 ROI2DLine (Point2D pt)
boolean loadFromXML (Node node)
boolean saveToXML (Node node)

Protected Member Functions

Line2D getLine ()
void updateShape ()
boolean addPointAt (Point2D pos)
boolean removePoint (Anchor2D pt)

Detailed Description

Author:
Stephane

Member Function Documentation

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

Add a new point to specified position and select it

Reimplemented from icy.roi.ROI2DShape.

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

LOAD

Reimplemented from icy.roi.ROI.

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

SAVE

Reimplemented from icy.roi.ROI.


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