Uses of Interface
org.apache.poi.sl.draw.geom.GuideIf
-
Packages that use GuideIf Package Description org.apache.poi.sl.draw.geom -
-
Uses of GuideIf in org.apache.poi.sl.draw.geom
Subinterfaces of GuideIf in org.apache.poi.sl.draw.geom Modifier and Type Interface Description interfaceAdjustValueIfClasses in org.apache.poi.sl.draw.geom that implement GuideIf 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 that return GuideIf Modifier and Type Method Description GuideIfIAdjustableShape. getAdjustValue(String name)Methods in org.apache.poi.sl.draw.geom with parameters of type GuideIf Modifier and Type Method Description voidCustomGeometry. addGeomGuide(GuideIf guide)
-