Interface ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>

All Superinterfaces:
IAdjustableShape, PlaceableShape<S,P>, Shape<S,P>, SimpleShape<S,P>
All Known Implementing Classes:
HSLFConnectorShape, XSLFConnectorShape

public interface ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> extends SimpleShape<S,P>