Parameterspublic final class SplitParameters extends java.lang.Object implements Parameters
| Constructor | Description |
|---|---|
SplitParameters(char edgeColor,
char newColor0,
char newColor1) |
|
SplitParameters(char edgeColor,
char newColor0,
char newColor1,
Property discardCriteria) |
| Modifier and Type | Method | Description |
|---|---|---|
char |
edgeColor() |
|
Property |
getDiscardProperty() |
|
char |
newColor0() |
|
char |
newColor1() |
public SplitParameters(char edgeColor,
char newColor0,
char newColor1)
public SplitParameters(char edgeColor,
char newColor0,
char newColor1,
Property discardCriteria)
public char edgeColor()
public char newColor0()
public char newColor1()
public Property getDiscardProperty()