public class OutlineAttribute extends Attribute
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_HEIGHT |
static int |
MAX_WIDHT |
COMPARE_BIGGER, COMPARE_EQUAL, COMPARE_SMALLER, FULL_MATCH, IGNORE_WEIGHT, NO_MATCH, NORMAL_WEIGHT| Constructor and Description |
|---|
OutlineAttribute(Rectangle outline)
Position relative to the overall window
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
applyChanges(Serializable actual) |
Rectangle |
getValue()
Beware that JAXB does not differentiate between empty string and null.
|
double |
getWeight() |
double |
match(Attribute other) |
static Rectangle |
parse(String value) |
public static final int MAX_HEIGHT
public static final int MAX_WIDHT
public OutlineAttribute(Rectangle outline)
public Rectangle getValue()
Attributepublic Attribute applyChanges(Serializable actual)
applyChanges in class AttributeCopyright © 2018 ReTest GmbH. All rights reserved.