Uses of Class
fr.opensagres.xdocreport.document.textstyling.IDocumentHandler.TextLocation

Packages that use IDocumentHandler.TextLocation
fr.opensagres.xdocreport.document.textstyling   
 

Uses of IDocumentHandler.TextLocation in fr.opensagres.xdocreport.document.textstyling
 

Methods in fr.opensagres.xdocreport.document.textstyling that return IDocumentHandler.TextLocation
static IDocumentHandler.TextLocation IDocumentHandler.TextLocation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IDocumentHandler.TextLocation[] IDocumentHandler.TextLocation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type IDocumentHandler.TextLocation
 void AbstractDocumentHandler.setTextLocation(IDocumentHandler.TextLocation location)
           
 



Copyright © 2012. All Rights Reserved.