Uses of Interface
org.apache.poi.sl.draw.geom.ArcToCommandIf
-
Packages that use ArcToCommandIf Package Description org.apache.poi.sl.draw.geom -
-
Uses of ArcToCommandIf in org.apache.poi.sl.draw.geom
Classes in org.apache.poi.sl.draw.geom that implement ArcToCommandIf Modifier and Type Class Description class
ArcToCommand
ArcTo command within a shape path in DrawingML:<arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/>
-