Uses of Class
org.apache.poi.hssf.usermodel.EscherGraphics
-
Packages that use EscherGraphics Package Description org.apache.poi.hssf.usermodel The usermodel package maps HSSF low level structures to familiar workbook/sheet model -
-
Uses of EscherGraphics in org.apache.poi.hssf.usermodel
Constructors in org.apache.poi.hssf.usermodel with parameters of type EscherGraphics Constructor Description EscherGraphics2d(EscherGraphics escherGraphics)
Constructs one escher graphics object from an escher graphics object.
-