Uses of Class
org.ujac.print.OutlineItem

Packages that use OutlineItem
org.ujac.print   
 

Uses of OutlineItem in org.ujac.print
 

Methods in org.ujac.print that return OutlineItem
 OutlineItem TocItem.getOutline()
          Getter method for the the property outline.
 

Methods in org.ujac.print with parameters of type OutlineItem
 void DocumentHandler.addOutline(OutlineItem outlineItem)
          Adds an outline item.
 void TocItem.setOutline(OutlineItem outline)
          Setter method for the the property outline.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.