|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectorShape | |
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | |
| Uses of ConnectorShape in org.apache.poi.hslf.usermodel |
|---|
| Classes in org.apache.poi.hslf.usermodel that implement ConnectorShape | |
|---|---|
class |
HSLFConnectorShape
Specifies a connection shape. |
| Uses of ConnectorShape in org.apache.poi.sl.draw |
|---|
| Methods in org.apache.poi.sl.draw with parameters of type ConnectorShape | |
|---|---|
DrawConnectorShape |
DrawFactory.getDrawable(ConnectorShape<?,?> shape)
|
| Constructors in org.apache.poi.sl.draw with parameters of type ConnectorShape | |
|---|---|
DrawConnectorShape(ConnectorShape<?,?> shape)
|
|
| Uses of ConnectorShape in org.apache.poi.sl.usermodel |
|---|
| Methods in org.apache.poi.sl.usermodel that return ConnectorShape | |
|---|---|
ConnectorShape<S,P> |
ShapeContainer.createConnector()
create a connector |
| Uses of ConnectorShape in org.apache.poi.xslf.usermodel |
|---|
| Classes in org.apache.poi.xslf.usermodel that implement ConnectorShape | |
|---|---|
class |
XSLFConnectorShape
Specifies a connection shape. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||