|
Multivalent API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Implemented by everything that can affect appearance through the graphics context,
especially structural behaviors, lenses, spans.
Defines base constants used to set self-reported priority in getPriority().
for stylesheet-specific priorities.| Field Summary | |
|---|---|
static int |
LITTLE
Delta constant used to set self-reported priority. |
static int |
LOT
Delta constant used to set self-reported priority. |
static int |
PRIORITY_LENS
|
static int |
PRIORITY_MAX
|
static int |
PRIORITY_MIN
|
static int |
PRIORITY_SELECTION
|
static int |
PRIORITY_SPAN
|
static int |
PRIORITY_STRUCT
|
static int |
SOME
Delta constant used to set self-reported priority. |
| Method Summary | |
|---|---|
boolean |
appearance(Context cx,
boolean all)
Resets the graphics context every time the object is added to or dropped from the set active over the portion of the document being drawn. |
int |
getPriority()
Self-reported priority relative to others of the same class, e.g., other spans. |
| Field Detail |
|---|
static final int LITTLE
static final int SOME
static final int LOT
static final int PRIORITY_MIN
static final int PRIORITY_STRUCT
static final int PRIORITY_SPAN
static final int PRIORITY_LENS
static final int PRIORITY_MAX
static final int PRIORITY_SELECTION
| Method Detail |
|---|
boolean appearance(Context cx,
boolean all)
all - all attributes or exclude those that are not inheritedint getPriority()
PRIORITY_LENS, modified by LITTLE/SOME/{#link LOT}.
|
Multivalent API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||