Uses of Class
org.foray.fotree.value.DtAngle

Packages that use DtAngle
org.foray.fotree.value Classes representing the various ways that property values can be specified in XSL-FO, including Datatypes, Functions, and Expressions (See Section 5.11 of the XSL 1.0 Standard). 
 

Uses of DtAngle in org.foray.fotree.value
 

Methods in org.foray.fotree.value that return DtAngle
static DtAngle DtAngle.makeAngleDT(String input)
          Factory method that creates an AngleDT instance if the input is valid.
 



Copyright © 2017. All rights reserved.