Uses of Interface
org.apache.poi.sl.draw.geom.Formula

Packages that use Formula
org.apache.poi.sl.draw.geom   
 

Uses of Formula in org.apache.poi.sl.draw.geom
 

Classes in org.apache.poi.sl.draw.geom that implement Formula
 class AdjustValue
          Represents a shape adjust values (see section 20.1.9.5 in the spec)
 class Guide
          A simple pattern parser of shape guide formulas in DrawingML
 

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



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