Package | Description |
---|---|
com.yworks.yfiles.graph |
Definitions, default implementations, and support classes that represent graph structures and provide facilities for their programmatic modification.
|
Modifier and Type | Method and Description |
---|---|
LookupDecorator<IEdge,IBendCreator> |
EdgeDecorator.getBendCreatorDecorator()
Gets a
LookupDecorator that decorates the IBendCreator type for the
IEdge s of the graph this instance has been created for. |
LookupDecorator<IEdge,IBendSelectionTester> |
EdgeDecorator.getBendSelectionTesterDecorator()
Gets a
LookupDecorator that decorates the IBendSelectionTester type for the
IEdge s of the graph this instance has been created for. |
LookupDecorator<IBend,IBendSnapResultProvider> |
BendDecorator.getBendSnapResultProviderDecorator()
Gets a
LookupDecorator that decorates the IBendSnapResultProvider for the
IBend s this instance has been created for. |
LookupDecorator<IPort,IClipboardHelper> |
PortDecorator.getClipboardHelperDecorator()
Gets a
LookupDecorator that decorates the IClipboardHelper type for the type of items this instance has
been created for. |
LookupDecorator<INode,IClipboardHelper> |
NodeDecorator.getClipboardHelperDecorator()
Gets a
LookupDecorator that decorates the IClipboardHelper type for the type of items this instance has
been created for. |
LookupDecorator<ILabel,IClipboardHelper> |
LabelDecorator.getClipboardHelperDecorator()
Gets a
LookupDecorator that decorates the IClipboardHelper type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IClipboardHelper> |
EdgeDecorator.getClipboardHelperDecorator()
Gets a
LookupDecorator that decorates the IClipboardHelper type for the type of items this instance has
been created for. |
LookupDecorator<IBend,IClipboardHelper> |
BendDecorator.getClipboardHelperDecorator()
Gets a
LookupDecorator that decorates the IClipboardHelper type for the type of items this instance has
been created for. |
<TInterface> |
PortDecorator.getDecoratorFor(Class<TInterface> interfaceType)
|
<TInterface> |
NodeDecorator.getDecoratorFor(Class<TInterface> interfaceType)
|
<TInterface> |
LabelDecorator.getDecoratorFor(Class<TInterface> interfaceType)
|
<TInterface> |
EdgeDecorator.getDecoratorFor(Class<TInterface> interfaceType)
|
<TInterface> |
BendDecorator.getDecoratorFor(Class<TInterface> interfaceType)
|
<TInterface> |
PortDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls)
|
<TInterface> |
NodeDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls)
|
<TInterface> |
LabelDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls)
|
<TInterface> |
EdgeDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls)
|
<TInterface> |
BendDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls)
|
<TInterface> |
PortDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls,
boolean nullIsFallback)
|
<TInterface> |
NodeDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls,
boolean nullIsFallback)
|
<TInterface> |
LabelDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls,
boolean nullIsFallback)
|
<TInterface> |
EdgeDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls,
boolean nullIsFallback)
|
<TInterface> |
BendDecorator.getDecoratorFor(Class<TInterface> interfaceType,
boolean decorateNulls,
boolean nullIsFallback)
|
LookupDecorator<IPort,IEdgePathCropper> |
PortDecorator.getEdgePathCropperDecorator()
Gets a
LookupDecorator that decorates the IEdgePathCropper type for the
IPort s of the graph this instance has been created for. |
LookupDecorator<IEdge,IEdgePortHandleProvider> |
EdgeDecorator.getEdgePortHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IEdgePortHandleProvider type for the type of items this
instance has been created for. |
LookupDecorator<IEdge,IEdgeReconnectionPortCandidateProvider> |
EdgeDecorator.getEdgeReconnectionPortCandidateProviderDecorator()
Gets a
LookupDecorator that decorates the IEdgeReconnectionPortCandidateProvider type for the
IEdge s of the graph this instance has been created for. |
LookupDecorator<IEdge,IEdgeSnapResultProvider> |
EdgeDecorator.getEdgeSnapResultProviderDecorator()
Gets a
LookupDecorator that decorates the IEdgeSnapResultProvider type for the
IEdge s of the graph this instance has been created for. |
LookupDecorator<INode,IEditLabelHelper> |
NodeDecorator.getEditLabelHelperDecorator()
Gets a
LookupDecorator that decorates the IEditLabelHelper type for the
INode s this instance has been created for. |
LookupDecorator<ILabel,IEditLabelHelper> |
LabelDecorator.getEditLabelHelperDecorator()
Gets a
LookupDecorator that decorates the IEditLabelHelper type for the
ILabel s this instance has been created for. |
LookupDecorator<IEdge,IEditLabelHelper> |
EdgeDecorator.getEditLabelHelperDecorator()
Gets a
LookupDecorator that decorates the IEditLabelHelper type for the
IEdge s this instance has been created for. |
LookupDecorator<IPort,IFocusIndicatorInstaller> |
PortDecorator.getFocusIndicatorDecorator()
Gets a
LookupDecorator that decorates the IFocusIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<INode,IFocusIndicatorInstaller> |
NodeDecorator.getFocusIndicatorDecorator()
Gets a
LookupDecorator that decorates the IFocusIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<ILabel,IFocusIndicatorInstaller> |
LabelDecorator.getFocusIndicatorDecorator()
Gets a
LookupDecorator that decorates the IFocusIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<IEdge,IFocusIndicatorInstaller> |
EdgeDecorator.getFocusIndicatorDecorator()
Gets a
LookupDecorator that decorates the IFocusIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<IBend,IFocusIndicatorInstaller> |
BendDecorator.getFocusIndicatorDecorator()
Gets a
LookupDecorator that decorates the IFocusIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<INode,IGroupBoundsCalculator> |
NodeDecorator.getGroupBoundsCalculatorDecorator()
Gets a
LookupDecorator that decorates the IGroupBoundsCalculator type for the
INode s this instance has been created for. |
LookupDecorator<IPort,IHandle> |
PortDecorator.getHandleDecorator()
Gets a
LookupDecorator that decorates the IHandle type for the
IPort s of the graph this instance has been created for. |
LookupDecorator<IBend,IHandle> |
BendDecorator.getHandleDecorator()
Gets a
LookupDecorator that decorates the IHandle type for the
IBend s of the graph this instance has been created for. |
LookupDecorator<IPort,IHandleProvider> |
PortDecorator.getHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IHandleProvider type for the type of items this instance has
been created for. |
LookupDecorator<INode,IHandleProvider> |
NodeDecorator.getHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IHandleProvider type for the type of items this instance has
been created for. |
LookupDecorator<ILabel,IHandleProvider> |
LabelDecorator.getHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IHandleProvider type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IHandleProvider> |
EdgeDecorator.getHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IHandleProvider type for the type of items this instance has
been created for. |
LookupDecorator<IBend,IHandleProvider> |
BendDecorator.getHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IHandleProvider type for the type of items this instance has
been created for. |
LookupDecorator<IPort,IHighlightIndicatorInstaller> |
PortDecorator.getHighlightDecorator()
Gets a
LookupDecorator that decorates the IHighlightIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<INode,IHighlightIndicatorInstaller> |
NodeDecorator.getHighlightDecorator()
Gets a
LookupDecorator that decorates the IHighlightIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<ILabel,IHighlightIndicatorInstaller> |
LabelDecorator.getHighlightDecorator()
Gets a
LookupDecorator that decorates the IHighlightIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<IEdge,IHighlightIndicatorInstaller> |
EdgeDecorator.getHighlightDecorator()
Gets a
LookupDecorator that decorates the IHighlightIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<IBend,IHighlightIndicatorInstaller> |
BendDecorator.getHighlightDecorator()
Gets a
LookupDecorator that decorates the IHighlightIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<INode,INodeInsetsProvider> |
NodeDecorator.getInsetsProviderDecorator()
Gets a
LookupDecorator that decorates the INodeInsetsProvider (tied to the INode type parameter)
for the INode s this instance has been created for. |
LookupDecorator<ILabel,ILabelModelParameterFinder> |
LabelDecorator.getLabelModelParameterFinderDecorator()
Gets a
LookupDecorator that decorates the ILabelModelParameterFinder type for the
ILabel s of the graph this instance has been created for. |
LookupDecorator<ILabel,ILabelModelParameterProvider> |
LabelDecorator.getLabelModelParameterProviderDecorator()
Gets a
LookupDecorator that decorates the ILabelModelParameterProvider type for the
ILabel s of the graph this instance has been created for. |
LookupDecorator<ILabel,ILabelSnapContextHelper> |
LabelDecorator.getLabelSnapContextHelperDecorator()
Gets a
LookupDecorator that decorates the ILabelSnapContextHelper for the
ILabel s this instance has been created for. |
LookupDecorator<IPort,IMarqueeTestable> |
PortDecorator.getMarqueeTestableDecorator()
Gets a
LookupDecorator that decorates the IMarqueeTestable type for the type of items this instance has
been created for. |
LookupDecorator<INode,IMarqueeTestable> |
NodeDecorator.getMarqueeTestableDecorator()
Gets a
LookupDecorator that decorates the IMarqueeTestable type for the type of items this instance has
been created for. |
LookupDecorator<ILabel,IMarqueeTestable> |
LabelDecorator.getMarqueeTestableDecorator()
Gets a
LookupDecorator that decorates the IMarqueeTestable type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IMarqueeTestable> |
EdgeDecorator.getMarqueeTestableDecorator()
Gets a
LookupDecorator that decorates the IMarqueeTestable type for the type of items this instance has
been created for. |
LookupDecorator<IBend,IMarqueeTestable> |
BendDecorator.getMarqueeTestableDecorator()
Gets a
LookupDecorator that decorates the IMarqueeTestable type for the type of items this instance has
been created for. |
LookupDecorator<IPort,IMementoSupport> |
PortDecorator.getMementoSupportDecorator()
Gets a
LookupDecorator that decorates the IMementoSupport type for the type of items this instance has
been created for. |
LookupDecorator<INode,IMementoSupport> |
NodeDecorator.getMementoSupportDecorator()
Gets a
LookupDecorator that decorates the IMementoSupport type for the type of items this instance has
been created for. |
LookupDecorator<ILabel,IMementoSupport> |
LabelDecorator.getMementoSupportDecorator()
Gets a
LookupDecorator that decorates the IMementoSupport type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IMementoSupport> |
EdgeDecorator.getMementoSupportDecorator()
Gets a
LookupDecorator that decorates the IMementoSupport type for the type of items this instance has
been created for. |
LookupDecorator<IBend,IMementoSupport> |
BendDecorator.getMementoSupportDecorator()
Gets a
LookupDecorator that decorates the IMementoSupport type for the type of items this instance has
been created for. |
LookupDecorator<INode,INodeReshapeSnapResultProvider> |
NodeDecorator.getNodeReshapeSnapResultProviderDecorator()
Gets a
LookupDecorator that decorates the ISnapLineProvider for the
INode s this instance has been created for. |
LookupDecorator<INode,INodeSnapResultProvider> |
NodeDecorator.getNodeSnapResultProviderDecorator()
Gets a
LookupDecorator that decorates the INodeSnapResultProvider for the
INode s this instance has been created for. |
LookupDecorator<IPort,IObstacleProvider> |
PortDecorator.getObstacleProviderDecorator()
Gets a
LookupDecorator that decorates the IObstacleProvider type for the type of items this instance has
been created for. |
LookupDecorator<INode,IObstacleProvider> |
NodeDecorator.getObstacleProviderDecorator()
Gets a
LookupDecorator that decorates the IObstacleProvider type for the type of items this instance has
been created for. |
LookupDecorator<ILabel,IObstacleProvider> |
LabelDecorator.getObstacleProviderDecorator()
Gets a
LookupDecorator that decorates the IObstacleProvider type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IObstacleProvider> |
EdgeDecorator.getObstacleProviderDecorator()
Gets a
LookupDecorator that decorates the IObstacleProvider type for the type of items this instance has
been created for. |
LookupDecorator<IBend,IObstacleProvider> |
BendDecorator.getObstacleProviderDecorator()
Gets a
LookupDecorator that decorates the IObstacleProvider type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IOrthogonalEdgeHelper> |
EdgeDecorator.getOrthogonalEdgeHelperDecorator()
Gets a
LookupDecorator that decorates the IOrthogonalEdgeHelper type for the
IEdge s of the graph this instance has been created for. |
LookupDecorator<INode,IPortCandidateProvider> |
NodeDecorator.getPortCandidateProviderDecorator()
Gets a
LookupDecorator that decorates the IPortCandidateProvider for the
INode s this instance has been created for. |
LookupDecorator<IEdge,IPortCandidateProvider> |
EdgeDecorator.getPortCandidateProviderDecorator()
Gets a
LookupDecorator that decorates the IPortCandidateProvider for the
IEdge s this instance has been created for. |
LookupDecorator<IPort,IPortSnapResultProvider> |
PortDecorator.getPortSnapResultProviderDecorator()
Gets a
LookupDecorator that decorates the IPortSnapResultProvider for the
IPort s this instance has been created for. |
LookupDecorator<IPort,IPositionHandler> |
PortDecorator.getPositionHandlerDecorator()
Gets a
LookupDecorator that decorates the IPositionHandler type for the type of items this instance has
been created for. |
LookupDecorator<INode,IPositionHandler> |
NodeDecorator.getPositionHandlerDecorator()
Gets a
LookupDecorator that decorates the IPositionHandler type for the type of items this instance has
been created for. |
LookupDecorator<ILabel,IPositionHandler> |
LabelDecorator.getPositionHandlerDecorator()
Gets a
LookupDecorator that decorates the IPositionHandler type for the type of items this instance has
been created for. |
LookupDecorator<IEdge,IPositionHandler> |
EdgeDecorator.getPositionHandlerDecorator()
Gets a
LookupDecorator that decorates the IPositionHandler type for the type of items this instance has
been created for. |
LookupDecorator<IBend,IPositionHandler> |
BendDecorator.getPositionHandlerDecorator()
Gets a
LookupDecorator that decorates the IPositionHandler type for the type of items this instance has
been created for. |
LookupDecorator<INode,IReshapeHandleProvider> |
NodeDecorator.getReshapeHandleProviderDecorator()
Gets a
LookupDecorator that decorates the IReshapeHandleProvider type for the
INode s this instance has been created for. |
LookupDecorator<IPort,ISelectionIndicatorInstaller> |
PortDecorator.getSelectionDecorator()
Gets a
LookupDecorator that decorates the ISelectionIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<INode,ISelectionIndicatorInstaller> |
NodeDecorator.getSelectionDecorator()
Gets a
LookupDecorator that decorates the ISelectionIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<ILabel,ISelectionIndicatorInstaller> |
LabelDecorator.getSelectionDecorator()
Gets a
LookupDecorator that decorates the ISelectionIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<IEdge,ISelectionIndicatorInstaller> |
EdgeDecorator.getSelectionDecorator()
Gets a
LookupDecorator that decorates the ISelectionIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<IBend,ISelectionIndicatorInstaller> |
BendDecorator.getSelectionDecorator()
Gets a
LookupDecorator that decorates the ISelectionIndicatorInstaller type for the type of items this
instance has been created for. |
LookupDecorator<INode,IShapeGeometry> |
NodeDecorator.getShapeGeometryDecorator()
Gets a
LookupDecorator that decorates the IShapeGeometry type for the type
INode s this instance has been created for. |
LookupDecorator<INode,INodeSizeConstraintProvider> |
NodeDecorator.getSizeConstraintProviderDecorator()
Gets a
LookupDecorator that decorates the INodeSizeConstraintProvider type for the type
INode s this instance has been created for. |
LookupDecorator<IPort,ISnapLineProvider> |
PortDecorator.getSnapLineProviderDecorator()
Gets a
LookupDecorator that decorates the ISnapLineProvider for the
IPort s this instance has been created for. |
LookupDecorator<INode,ISnapLineProvider> |
NodeDecorator.getSnapLineProviderDecorator()
Gets a
LookupDecorator that decorates the ISnapLineProvider for the
INode s this instance has been created for. |
LookupDecorator<IEdge,ISnapLineProvider> |
EdgeDecorator.getSnapLineProviderDecorator()
Gets a
LookupDecorator that decorates the ISnapLineProvider for the
IEdge s this instance has been created for. |