|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawFactory | |
---|---|
org.apache.poi.sl.draw |
Uses of DrawFactory in org.apache.poi.sl.draw |
---|
Fields in org.apache.poi.sl.draw with type parameters of type DrawFactory | |
---|---|
protected static java.lang.ThreadLocal<DrawFactory> |
DrawFactory.defaultFactory
|
Methods in org.apache.poi.sl.draw that return DrawFactory | |
---|---|
static DrawFactory |
DrawFactory.getInstance(java.awt.Graphics2D graphics)
Returns the DrawFactory, preferably via a graphics instance. |
Methods in org.apache.poi.sl.draw with parameters of type DrawFactory | |
---|---|
static void |
DrawFactory.setDefaultFactory(DrawFactory factory)
Set a custom draw factory for the current thread. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |