| Package | Description |
|---|---|
| org.apache.poi.sl.draw |
| Modifier and Type | Method and Description |
|---|---|
static DrawFactory |
DrawFactory.getInstance(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.
|