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

Packages that use DtShape
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 DtShape in org.foray.fotree.value
 

Subclasses of DtShape in org.foray.fotree.value
 class DtRectangle
          A rectangle datatype in XSL.
 

Methods in org.foray.fotree.value that return DtShape
static DtShape DtShape.makeShapeDT(String input)
          Tries to construct an instance of each of the subclasses, returning the instance if successful, or trying the next option if not.
 



Copyright © 2017. All rights reserved.