Package org.apache.poi.xslf.draw.geom
Class XSLFGuide
- java.lang.Object
-
- org.apache.poi.xslf.draw.geom.XSLFGuide
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.poi.sl.draw.geom.GuideIf
GuideIf.Op
-
-
Field Summary
-
Fields inherited from interface org.apache.poi.sl.draw.geom.Formula
OOXML_DEGREE
-
Fields inherited from interface org.apache.poi.sl.draw.geom.GuideIf
WHITESPACE
-
-
Constructor Summary
Constructors Constructor Description XSLFGuide(org.openxmlformats.schemas.drawingml.x2006.main.CTGeomGuide guide)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFmla()StringgetName()voidsetFmla(String fmla)voidsetName(String name)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.poi.sl.draw.geom.GuideIf
evaluate, evaluateGuide
-
-