Uses of Package
org.pathvisio.libgpml.model.connector
Package | Description |
---|---|
org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
org.pathvisio.libgpml.model.connector |
Line connectors classes
|
-
Classes in org.pathvisio.libgpml.model.connector used by org.pathvisio.libgpml.model Class Description ConnectorRestrictions Methods to provide restrictions for the connector pathConnectorShape Implement this to provide a line shape for connectors.ConnectorShape.Segment A single segment of the connector path.ConnectorShape.WayPoint The class for a waypoint, a point through which the connector passes. -
Classes in org.pathvisio.libgpml.model.connector used by org.pathvisio.libgpml.model.connector Class Description AbstractConnector Abstract connector shape implementation that deals with cached shapes, segments and waypoints.ConnectorRestrictions Methods to provide restrictions for the connector pathConnectorShape Implement this to provide a line shape for connectors.ConnectorShape.Segment A single segment of the connector path.ConnectorShape.WayPoint The class for a waypoint, a point through which the connector passes.CurvedConnectorShape.CurvedSegment Segment for curved connector, also stores bezier control pointsElbowConnectorShape ConnectorShape implementation for the elbow connector.SegmentedConnector Base class for segmented connectors.