Package | Description |
---|---|
ilog.views.hypergraph.edgeconnector |
This package contains the predefined hyperedge connectors of JViews.
|
Modifier and Type | Method and Description |
---|---|
IlvHyperEdgePinConnector |
IlvHyperGrapherPin.getHyperEdgeConnector()
Returns the
IlvHyperEdgePinConnector which manages this
pin, or null if the pin has been removed. |
Constructor and Description |
---|
IlvHyperEdgePinConnector(IlvHyperEdgePinConnector source)
Creates an
IlvHyperEdgePinConnector by copying an existing
one. |
IlvHyperGrapherPin(IlvHyperEdgePinConnector connector,
IlvPoint proportionalLocation,
IlvPoint absoluteLocation,
double size,
int direction)
Creates a new pin and adds it to the input connector.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.