info.informatica.doc.style.css.visual.box
Class ListItemBox.ListItemNumberedMarkerBox

java.lang.Object
  extended by info.informatica.doc.style.css.visual.box.AbstractCSSBox
      extended by info.informatica.doc.style.css.visual.box.ListItemBox.ListItemMarkerBox
          extended by info.informatica.doc.style.css.visual.box.ListItemBox.ListItemNumberedMarkerBox
All Implemented Interfaces:
CSSBox, NonStaticallyPositioned
Enclosing class:
ListItemBox

public class ListItemBox.ListItemNumberedMarkerBox
extends ListItemBox.ListItemMarkerBox

CSS list item numbered marker box.


Constructor Summary
ListItemBox.ListItemNumberedMarkerBox(CSS2ComputedProperties style)
           
 
Method Summary
 String itemSymbol()
           
 void setItemMarkerFactory(ItemMarkerFactory factory)
           
 
Methods inherited from class info.informatica.doc.style.css.visual.box.ListItemBox.ListItemMarkerBox
computeDimension, getHeight, getLeft, getMarkerType, getRight, getWidth, isPositionInside
 
Methods inherited from class info.informatica.doc.style.css.visual.box.AbstractCSSBox
getBackgroundPosition, getBorderBottomColor, getBorderBottomWidth, getBorderLeftColor, getBorderLeftWidth, getBorderRightColor, getBorderRightWidth, getBorderTopColor, getBorderTopWidth, getComputedStyle, getContainingBlock, getFontFamily, getFontSize, getFontWeight, getGeneratedSibling, getLeading, getLeading, getLineHeight, getLineHeight, getLineHeightCSSValue, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, setContainingBlock, setErrorHandler
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListItemBox.ListItemNumberedMarkerBox

public ListItemBox.ListItemNumberedMarkerBox(CSS2ComputedProperties style)
Method Detail

setItemMarkerFactory

public void setItemMarkerFactory(ItemMarkerFactory factory)

itemSymbol

public String itemSymbol()