Uses of Class
platypus.Value

Packages that use Value
platypus   
platypus.pdf   
 

Uses of Value in platypus
 

Fields in platypus declared as Value
private  Value<java.lang.Float>[] Margins.allMargins
           
private  Value<java.lang.Boolean> Margins.marginsMirrored
           
private  Value<java.lang.Boolean> GDD.noIndent
           
 

Methods in platypus that return Value
 Value<java.lang.Boolean> GDD.getNoIndent()
           
 

Methods in platypus with parameters of type Value
 void GDD.setNoIndent(Value<java.lang.Boolean> noIndent)
           
 

Uses of Value in platypus.pdf
 

Fields in platypus.pdf declared as Value
private  Value<java.lang.Integer> PageFooter.pagesToSkip
           
private  Value<java.lang.Boolean> Strikethru.strikethruActive
           
 



Copyright © 2006-7 Pacific Data Works LLC