Package | Description |
---|---|
org.apache.poi.sl.draw |
Modifier and Type | Method and Description |
---|---|
static DrawFactory |
DrawFactory.getInstance(java.awt.Graphics2D graphics)
Returns the DrawFactory, preferably via a graphics instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
DrawFactory.setDefaultFactory(DrawFactory factory)
Set a custom draw factory for the current thread.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.