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.

Author:
Carlos Amengual (amengual at informatica.info)

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
computeNumberOrZero, computeNumberOrZero, getBackgroundPosition, getBorderBottomColor, getBorderBottomWidth, getBorderLeftColor, getBorderLeftWidth, getBorderRightColor, getBorderRightWidth, getBorderTopColor, getBorderTopWidth, getComputedStyle, getContainerWidth, getContainingBlock, getCSSValue, getErrorHandler, getFontFamily, getFontSize, getFontWeight, getGeneratedSibling, getLeading, getLeading, getLineHeight, getLineHeight, getLineHeightCSSValue, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingSubproperty, getPaddingTop, isContainerHeightAuto, isHeightAuto, isWidthAuto, overflowsWithScroll, setContainingBlock, setErrorHandler, shrinkToFit, textLengthToNaturalUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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()


Copyright © 2011 informatica.info. All Rights Reserved.