Uses of Class
org.pathvisio.libgpml.model.connector.SegmentedConnector
Package | Description |
---|---|
org.pathvisio.libgpml.model.connector |
Line connectors classes
|
-
Uses of SegmentedConnector in org.pathvisio.libgpml.model.connector
Subclasses of SegmentedConnector in org.pathvisio.libgpml.model.connector Modifier and Type Class Description class
CurvedConnectorShape
Implements a curved connector that draws curved lines between the segments.class
ElbowConnectorShape
ConnectorShape implementation for the elbow connector.class
FreeConnectorShape
Implements a connector that draws straight lines between multiple waypoints.