Packagecom.yworks.graph.drawing
Interfacepublic interface IPortStyleRenderer extends IStyleRenderer
Implementors DelegatingStyleRenderer, SimplePortStyleRenderer, VoidPortStyleRenderer

Interface used by IPortStyle implementations that can be used to query the actual IDisplayObjectCreator and IBoundsProvider implementations for a node and an associated style.



Public Methods
 MethodDefined By
 Inherited
Gets an implementation of the IBoundsProvider interface that can handle the provided item and its associated style.
IStyleRenderer
 Inherited
Gets a temporary context instance that can be used to query additional information for the item's style.
IStyleRenderer
 Inherited
Gets an implementation of IDisplayObjectCreator that will create the display object for the user object.
IStyleRenderer
 Inherited
Gets an implementation of the IHitTestable interface that can handle the provided item and its associated style.
IStyleRenderer
 Inherited
Gets an implementation of the IMarqueeTestable interface that can handle the provided item and its associated style.
IStyleRenderer