Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.css.style
Class BackgroundPosition

java.lang.Object
  extended by org.xhtmlrenderer.css.style.BackgroundPosition

public class BackgroundPosition
extends java.lang.Object


Constructor Summary
BackgroundPosition(PropertyValue horizontal, PropertyValue vertical)
           
 
Method Summary
 PropertyValue getHorizontal()
           
 PropertyValue getVertical()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundPosition

public BackgroundPosition(PropertyValue horizontal,
                          PropertyValue vertical)
Method Detail

getHorizontal

public PropertyValue getHorizontal()

getVertical

public PropertyValue getVertical()

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home