| Methods in org.apache.batik.css.engine.value with parameters of type CSSEngine |
Value |
ValueManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Computes the given value. |
Value |
RectManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
LengthManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
AbstractColorManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
AbstractValueManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
ValueManager.createStringValue(short type,
String value,
CSSEngine engine)
Creates and returns a new string value. |
Value |
AbstractValueManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
IdentifierManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
ValueManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Creates a value from a lexical unit. |
Value |
RectManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
LengthManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
AbstractColorManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
IdentifierManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
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. |
| Methods in org.apache.batik.css.engine.value.css2 with parameters of type CSSEngine |
Value |
FontSizeManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
CursorManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
FontFamilyManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
FontWeightManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
FontStretchManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
TextDecorationManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
FontSizeAdjustManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
FontSizeManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
ClipManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
TextDecorationManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
FontSizeAdjustManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
FontSizeManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
CursorManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
FontFamilyManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
FontWeightManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
SrcManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
ClipManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
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). |
| Methods in org.apache.batik.css.engine.value.svg with parameters of type CSSEngine |
Value |
SVGPaintManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
SVGColorManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
StrokeDasharrayManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
BaselineShiftManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
EnableBackgroundManager.computeValue(CSSStylableElement elt,
String pseudo,
CSSEngine engine,
int idx,
StyleMap sm,
Value value)
Implements ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value). |
Value |
FilterManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
ClipPathManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
StrokeDasharrayManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
KerningManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
MaskManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
ColorProfileManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
BaselineShiftManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
EnableBackgroundManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
MarkerManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
SpacingManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
GlyphOrientationVerticalManager.createStringValue(short type,
String value,
CSSEngine engine)
Implements ValueManager.createStringValue(short,String,CSSEngine). |
Value |
StrokeMiterlimitManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
FilterManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
StrokeDashoffsetManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
ClipPathManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
SVGPaintManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
SVGColorManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
OpacityManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
StrokeDasharrayManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
KerningManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
MaskManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
ColorProfileManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
GlyphOrientationManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
BaselineShiftManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
EnableBackgroundManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
StrokeWidthManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
MarkerManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
SpacingManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
Value |
GlyphOrientationVerticalManager.createValue(org.w3c.css.sac.LexicalUnit lu,
CSSEngine engine)
Implements ValueManager.createValue(LexicalUnit,CSSEngine). |
void |
MarkerShorthandManager.setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
org.w3c.css.sac.LexicalUnit lu,
boolean imp)
Implements ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean). |