Uses of Enum Class
org.apache.poi.sl.usermodel.RectAlign
Packages that use RectAlign
-
Uses of RectAlign in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw with parameters of type RectAlignModifier and TypeMethodDescriptionvoidDrawPictureShape.resize(Rectangle2D target, RectAlign align) Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle based on the specified alignment (gravity). -
Uses of RectAlign in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return RectAlign