Uses of Class
org.apache.poi.xslf.model.geom.Formula

Packages that use Formula
org.apache.poi.xslf.model.geom   
 

Uses of Formula in org.apache.poi.xslf.model.geom
 

Subclasses of Formula in org.apache.poi.xslf.model.geom
 class AdjustValue
          Represents a shape adjust values (see section 20.1.9.5 in the spec)
 class Guide
          Date: 10/24/11
 

Methods in org.apache.poi.xslf.model.geom with parameters of type Formula
 double Context.evaluate(Formula fmla)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.