|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.bio.MeasureThing
public abstract class MeasureThing
MeasureThing is the base class for measurement constructs such as lines and points.
Constructor Summary | |
---|---|
MeasureThing()
|
Method Summary | |
---|---|
abstract void |
setColor(java.awt.Color color)
Sets the color of this measurement to match the given color. |
abstract void |
setStdId(int stdId)
Sets the standard id of this measurement to match the given id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MeasureThing()
Method Detail |
---|
public abstract void setColor(java.awt.Color color)
public abstract void setStdId(int stdId)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |