Uses of Interface
org.apache.poi.sl.draw.geom.Formula
-
Packages that use Formula Package Description org.apache.poi.sl.draw.geom -
-
Uses of Formula in org.apache.poi.sl.draw.geom
Subinterfaces of Formula in org.apache.poi.sl.draw.geom Modifier and Type Interface Description interfaceAdjustValueIfinterfaceGuideIfClasses in org.apache.poi.sl.draw.geom that implement Formula Modifier and Type Class Description classAdjustValueRepresents a shape adjust values (see section 20.1.9.5 in the spec)classGuideJava class for CT_GeomGuide complex type.Methods in org.apache.poi.sl.draw.geom with parameters of type Formula Modifier and Type Method Description doubleContext. evaluate(Formula fmla)
-