|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.model.MiModelEntity
com.swfm.mica.editors.MiLayerManager
| Field Summary |
| Constructor Summary | |
MiLayerManager(MiEditor editor)
|
|
| Method Summary | |
void |
appendNewLayer()
|
boolean |
getKeepConnectionsBelowNodes()
Gets whether the connections are to be drawn before (behind) nodes. |
MiLayerAttributes |
getLayerAttributes(int index)
|
boolean |
processAction(MiiAction action)
Processes the given action. |
void |
setKeepConnectionsBelowNodes(boolean flag)
Sets whether the order of the MiParts in the layers are kept such that MiConnections are at the begining of the list. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MiLayerManager(MiEditor editor)
| Method Detail |
public void appendNewLayer()
public MiLayerAttributes getLayerAttributes(int index)
public void setKeepConnectionsBelowNodes(boolean flag)
flag - true if connections to be drawn
firstMiConnection.setTruncateLineAtEndPointPartBoundries(boolean),
MiContainer.setKeepConnectionsBelowNodes(boolean),
getKeepConnectionsBelowNodes()public boolean getKeepConnectionsBelowNodes()
setKeepConnectionsBelowNodes(boolean),
MiContainer.setKeepConnectionsBelowNodes(boolean)public boolean processAction(MiiAction action)
MiiActionHandler
processAction in interface MiiActionHandlerprocessAction in class MiModelEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||