Uses of Package
org.apache.batik.css.engine.value
-
Packages that use org.apache.batik.css.engine.value Package Description org.apache.batik.anim.dom org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.css.dom org.apache.batik.css.engine org.apache.batik.css.engine.value org.apache.batik.css.engine.value.css2 org.apache.batik.css.engine.value.svg org.apache.batik.css.engine.value.svg12 org.apache.batik.dom Provides an implementation of the DOM level 2 core module. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.anim.dom Class Description ShorthandManager This interface represents the objects which provide support for shorthand properties.Value This interface represents a property value.ValueManager This interface is implemented by objects which manage the values associated with a property. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.bridge Class Description Value This interface represents a property value. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.css.dom Class Description Value This interface represents a property value. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.css.engine Class Description ShorthandManager This interface represents the objects which provide support for shorthand properties.ShorthandManager.PropertyHandler To handle a property value created by a ShorthandManager.Value This interface represents a property value.ValueManager This interface is implemented by objects which manage the values associated with a property. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.css.engine.value Class Description AbstractValue This class provides an abstract implementation of the Value interface.AbstractValueFactory This class provides a base implementation for the value factories.AbstractValueManager This class provides an abstract implementation of the ValueManager interface.IdentifierManager This class provides a manager for the property with support for identifier values.InheritValue This singleton class represents the 'inherit' value.LengthManager This class provides a manager for the property with support for length values.ShorthandManager.PropertyHandler To handle a property value created by a ShorthandManager.StringMap A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.StringMap.Entry To manage collisionsStringValue This class represents string values.Value This interface represents a property value.ValueManager This interface is implemented by objects which manage the values associated with a property. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.css.engine.value.css2 Class Description AbstractValueFactory This class provides a base implementation for the value factories.AbstractValueManager This class provides an abstract implementation of the ValueManager interface.IdentifierManager This class provides a manager for the property with support for identifier values.LengthManager This class provides a manager for the property with support for length values.ListValue This class represents a list of values.RectManager This class provides a manager for the property with support for rect values.ShorthandManager This interface represents the objects which provide support for shorthand properties.ShorthandManager.PropertyHandler To handle a property value created by a ShorthandManager.StringMap A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.Value This interface represents a property value.ValueManager This interface is implemented by objects which manage the values associated with a property. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.css.engine.value.svg Class Description AbstractColorManager This class provides a manager for the property with support for CSS color values.AbstractValue This class provides an abstract implementation of the Value interface.AbstractValueFactory This class provides a base implementation for the value factories.AbstractValueManager This class provides an abstract implementation of the ValueManager interface.IdentifierManager This class provides a manager for the property with support for identifier values.LengthManager This class provides a manager for the property with support for length values.ShorthandManager This interface represents the objects which provide support for shorthand properties.ShorthandManager.PropertyHandler To handle a property value created by a ShorthandManager.StringMap A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.Value This interface represents a property value.ValueConstants This interface defines constants for CSS values.ValueManager This interface is implemented by objects which manage the values associated with a property. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.css.engine.value.svg12 Class Description AbstractValue This class provides an abstract implementation of the Value interface.AbstractValueFactory This class provides a base implementation for the value factories.AbstractValueManager This class provides an abstract implementation of the ValueManager interface.FloatValue This class represents float values.IdentifierManager This class provides a manager for the property with support for identifier values.LengthManager This class provides a manager for the property with support for length values.ShorthandManager This interface represents the objects which provide support for shorthand properties.ShorthandManager.PropertyHandler To handle a property value created by a ShorthandManager.StringMap A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.Value This interface represents a property value.ValueConstants This interface defines constants for CSS values.ValueManager This interface is implemented by objects which manage the values associated with a property. -
Classes in org.apache.batik.css.engine.value used by org.apache.batik.dom Class Description ShorthandManager This interface represents the objects which provide support for shorthand properties.ValueManager This interface is implemented by objects which manage the values associated with a property.