Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.batik.css.engine.value.css2.* (17)org.apache.batik.css.engine.value.svg.* (39)
org.apache.batik.css.engine.value.svg12.* (6)

org.apache.batik.css.engine.value: Javadoc index of package org.apache.batik.css.engine.value.


Package Samples:

org.apache.batik.css.engine.value.svg12
org.apache.batik.css.engine.value.svg
org.apache.batik.css.engine.value.css2

Classes:

FontShorthandManager: This class provides support for the CSS2 'font' shorthand property. The form of this property is: [ [ || || ]? [ / ]? ] | caption | icon | menu | message-box | small-caption | status-bar | inherit It is worth noting that there is a potential ambiguity between font-size and font-weight since in SVG they can both be unitless. This is solved by considering the 'last' number before an 'ident' or '/' to be font-size and any preceeding number to be font-weight.
LineHeightValue: This class represents line-height values. These are basically FloatValues except that it may be 'font-size' relative.
StringMap: A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.
ValueManager: This interface is implemented by objects which manage the values associated with a property.
MarkerShorthandManager: This class represents an object which provide support for the 'marker' shorthand properties.
MarginShorthandManager: This class represents an object which provide support for the 'margin' shorthand property.
ShorthandManager: This interface represents the objects which provide support for shorthand properties.
GlyphOrientationHorizontalManager: This class provides a manager for the 'glyph-orientation-horizontal' property values.
GlyphOrientationVerticalManager: This class provides a manager for the 'glyph-orientation-vertical' property values.
IdentifierManager: This class provides a manager for the property with support for identifier values.
AbstractColorManager: This class provides a manager for the property with support for CSS color values.
SVGValue: This interface represents the values for properties like 'fill', 'flood-color'...
LengthManager: This class provides a manager for the property with support for length values.
AbstractValueManager: This class provides an abstract implementation of the ValueManager interface.
RectManager: This class provides a manager for the property with support for rect values.
ColorInterpolationFiltersManager: This class provides a manager for the 'color-interpolation' property values.
ColorInterpolationManager: This class provides a manager for the 'color-interpolation' property values.
ColorProfileManager: This class provides a manager for the 'color-interpolation' property values.
AlignmentBaselineManager: This class provides a manager for the 'alignment-baseline' property values.
DominantBaselineManager: This class provides a manager for the 'alignment-baseline' property values.
EnableBackgroundManager: This class provides a manager for the 'enable-background' property values.
GlyphOrientationManager: This class provides a manager for the 'glyph-orientation' property values.
StrokeDashoffsetManager: This class provides a factory for the 'stroke-dashoffset' property values.
StrokeMiterlimitManager: This class provides a factory for the 'stroke-miterlimit' property values.
FontSizeAdjustManager: This class provides a manager for the 'font-size-adjust' property values.

Home | Contact Us | Privacy Policy | Terms of Service