Uses of Interface
org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler

Packages that use ShorthandManager.PropertyHandler
org.apache.batik.css.engine   
org.apache.batik.css.engine.value   
 

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, LexicalUnit lu, boolean imp)
          Sets the properties which are affected by this shorthand property.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.