Uses of Enum Class
fr.opensagres.xdocreport.document.textstyling.IDocumentHandler.TextLocation
Packages that use IDocumentHandler.TextLocation
-
Uses of IDocumentHandler.TextLocation in fr.opensagres.xdocreport.document.textstyling
Methods in fr.opensagres.xdocreport.document.textstyling that return IDocumentHandler.TextLocationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IDocumentHandler.TextLocation[]IDocumentHandler.TextLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type IDocumentHandler.TextLocationModifier and TypeMethodDescriptionvoidAbstractDocumentHandler.setTextLocation(IDocumentHandler.TextLocation location)