public class VisRuleTargetsValue
Field Summary | ||
---|---|---|
static final int | VIS_RULE_TARGET_SHAPE | |
The rule applies to the document itself.
|
||
static final int | VIS_RULE_TARGET_PAGE | |
The rule applies to pages in the document.
|
||
static final int | VIS_RULE_TARGET_DOCUMENT | |
The rule applies to shapes in the document.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int VIS_RULE_TARGET_SHAPE
public static final int VIS_RULE_TARGET_PAGE
public static final int VIS_RULE_TARGET_DOCUMENT
public static final int UNDEFINED