Package | Description |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
Insets2D |
HSLFTextShape.getInsets() |
Modifier and Type | Method and Description |
---|---|
void |
HSLFTextShape.setInsets(Insets2D insets) |
Modifier and Type | Method and Description |
---|---|
Insets2D |
Insets2D.clone()
Create a copy of this object.
|
Insets2D |
TextShape.getInsets() |
Modifier and Type | Method and Description |
---|---|
void |
TextShape.setInsets(Insets2D insets)
Sets the shape margins
|
Modifier and Type | Method and Description |
---|---|
Insets2D |
XSLFTextShape.getInsets() |
Modifier and Type | Method and Description |
---|---|
void |
XSLFTextShape.setInsets(Insets2D insets) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.