public static class MimicStitch.MimicOptions
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
matchArcCount |
boolean |
matchNodeSize |
boolean |
matchNodeType |
boolean |
matchPorts |
boolean |
matchPortWidth |
boolean |
mimicInteractive |
boolean |
mimicPinsKept |
boolean |
noOtherArcsThisDir |
boolean |
notAlreadyConnected |
Constructor and Description |
---|
MimicOptions() |
Modifier and Type | Method and Description |
---|---|
void |
getOptionsFromPreferences() |
public boolean mimicPinsKept
public boolean mimicInteractive
public boolean matchPorts
public boolean matchPortWidth
public boolean matchArcCount
public boolean matchNodeType
public boolean matchNodeSize
public boolean noOtherArcsThisDir
public boolean notAlreadyConnected