|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--cb.petal.PetalObject
|
+--cb.petal.View
|
+--cb.petal.AttachView
Represents AttachView object which means the line drawn between a note (view) and some entity.
| Fields inherited from class cb.petal.PetalObject |
EMPTY, params |
| Constructor Summary | |
AttachView()
|
|
AttachView(PetalNode parent,
java.util.Collection params,
int tag)
|
|
| Method Summary | |
void |
accept(Visitor v)
|
| Methods inherited from class cb.petal.View |
getClient, getFillColor, getHeight, getIcon, getIconStyle, getLineColor, getLineStyle, getLocation, getNameParameter, getSupplier, getTag, getWidth, setClient, setFillColor, setHeight, setIcon, setIconStyle, setLineColor, setLineStyle, setLocation, setNameParameter, setSupplier, setTag, setWidth, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AttachView(PetalNode parent,
java.util.Collection params,
int tag)
public AttachView()
| Method Detail |
public void accept(Visitor v)
accept in class PetalObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||