|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfig.objects.FigBaseobject
jfig.objects.FigCompound
hades.symbols.ProbeSymbol
ProbeSymbol: display a ProbeSymbol on a signal.
This class is realized as a subclass of FigCompound.
Field Summary |
Fields inherited from class jfig.objects.FigCompound |
|
Fields inherited from class jfig.objects.FigBaseobject |
attribs, bbox, comment, debug, painter, printer, sc_bbox, sc_bbox_timestamp, selected, showPoints, syncRedrawFlag, timestamp, trafo, visible, x, y |
Constructor Summary | |
ProbeSymbol()
construct an empty ProbeSymbol. |
Method Summary | |
void |
move(int dx,
int dy)
move this ProbeSymbol |
void |
setSignal(Signal signal)
|
void |
setText(java.lang.String s)
set the object's text: ignored by a baseobject |
java.lang.String |
toString()
toString() - the usual info method |
Methods inherited from class jfig.objects.FigCompound |
addMember, canRotate, changeLayerRecursively, copy, deleteAllMembers, deleteMember, fastAddMember, getMembers, isMember, minDistanceEuclid, mirrorX, mirrorY, paint, paint, paintInverse, paintSave, rebuild, rotate, scale, setObjectPainter, setTrafo, setVisible, update_bbox, update |
Methods inherited from class jfig.objects.FigBaseobject |
appendPoint, build_sc_bbox, clonePoints, deletePoint, deselect, get_sc_bbox, getAttributes, getBbox, getComment, getLayer, getMovePointNeighbors, getNearestPoint, getNeighborPoints, getPoints, getPosition, getSyncRedrawFlag, getText, getTimestamp, getTrafo, initialize, insertPoint, isClosed, isSelected, isShowPoints, isVisible, isVisible, keyPressed, manhattan, message, minDistance, movePoint, numPoints, paint, reset_debug, select, set_debug, setAttributes, setComment, setConsole, setPoints, setSyncRedrawFlag, showPoints, supportsPointOps, updateAttributes, writeAsResource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ProbeSymbol()
Method Detail |
public void setText(java.lang.String s)
FigBaseobject
setText
in interface FigObject
setText
in class FigBaseobject
public void setSignal(Signal signal)
public void move(int dx, int dy)
move
in interface FigObject
move
in class FigCompound
public java.lang.String toString()
toString
in interface FigObject
toString
in class FigCompound
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |