|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShorthandManager.PropertyHandler in org.apache.batik.css.engine |
---|
Classes in org.apache.batik.css.engine that implement ShorthandManager.PropertyHandler | |
---|---|
protected class |
CSSEngine.StyleDeclarationBuilder
To build a StyleDeclaration object. |
protected class |
CSSEngine.StyleDeclarationDocumentHandler
To parse a style declaration. |
protected class |
CSSEngine.StyleDeclarationUpdateHandler
To parse a style declaration and update a StyleMap. |
protected class |
CSSEngine.StyleSheetDocumentHandler
To parse a style sheet. |
Uses of ShorthandManager.PropertyHandler in org.apache.batik.css.engine.value |
---|
Methods in org.apache.batik.css.engine.value with parameters of type ShorthandManager.PropertyHandler | |
---|---|
void |
ShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp)
Sets the properties which are affected by this shorthand property. |
Uses of ShorthandManager.PropertyHandler in org.apache.batik.css.engine.value.css2 |
---|
Methods in org.apache.batik.css.engine.value.css2 with parameters of type ShorthandManager.PropertyHandler | |
---|---|
void |
FontShorthandManager.handleSystemFont(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
String s,
boolean imp)
|
void |
FontShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp)
Implements ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean) . |
Uses of ShorthandManager.PropertyHandler in org.apache.batik.css.engine.value.svg |
---|
Methods in org.apache.batik.css.engine.value.svg with parameters of type ShorthandManager.PropertyHandler | |
---|---|
void |
MarkerShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp)
Implements ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean) . |
Uses of ShorthandManager.PropertyHandler in org.apache.batik.css.engine.value.svg12 |
---|
Methods in org.apache.batik.css.engine.value.svg12 with parameters of type ShorthandManager.PropertyHandler | |
---|---|
void |
MarginShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp)
Implements ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |