de.enough.polish.preprocess
Class BackgroundConverter

java.lang.Object
  extended by de.enough.polish.preprocess.css.Converter
      extended by de.enough.polish.preprocess.css.BackgroundConverter
          extended by de.enough.polish.preprocess.BackgroundConverter

Deprecated. use de.enough.polish.preprocess.css.BackgroundConverter instead

public abstract class BackgroundConverter
extends BackgroundConverter

The base class for all backgrounds.

The background creator is responsible for creating backgrounds for styles.

Copyright Enough Software 2004 - 2011

 history
        09-Mar-2004 - rob creation
 

Author:
Robert Virkus, robert@enough.de

Field Summary
 
Fields inherited from class de.enough.polish.preprocess.css.BackgroundConverter
BACKGROUNDS_PACKAGE, borderColor, borderColorConstructor, borderWidth, color, colorConstructor, hasBorder, styleName
 
Fields inherited from class de.enough.polish.preprocess.css.Converter
ANCHORS, colorConverter, STANDALONE_MODIFIER, STANDALONE_MODIFIER_NON_FINAL
 
Constructor Summary
BackgroundConverter()
          Deprecated. Creates a new empty background
 
Method Summary
 
Methods inherited from class de.enough.polish.preprocess.css.BackgroundConverter
addBackground, createNewStatement, parseAnchor, parseBoolean, parseFloat, parseInt, parseStroke
 
Methods inherited from class de.enough.polish.preprocess.css.Converter
getUrl, isAlphaColor, parseAnchor, parseBoolean, parseColor, parseFloat, parseInt, parseInt, parseStroke, print, setColorConverter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundConverter

public BackgroundConverter()
Deprecated. 
Creates a new empty background