Uses of Interface
org.apache.poi.sl.draw.geom.AdjustValueIf
-
Packages that use AdjustValueIf Package Description org.apache.poi.sl.draw.geom -
-
Uses of AdjustValueIf in org.apache.poi.sl.draw.geom
Classes in org.apache.poi.sl.draw.geom that implement AdjustValueIf Modifier and Type Class Description class
AdjustValue
Represents a shape adjust values (see section 20.1.9.5 in the spec)Methods in org.apache.poi.sl.draw.geom with parameters of type AdjustValueIf Modifier and Type Method Description void
CustomGeometry. addAdjustGuide(AdjustValueIf guide)
-