com.yworks.yfiles.server.graphml.support
Interface ISharedInstanceProvider

All Known Implementing Classes:
AbstractEdgeStyle, Arrow, BevelNodeStyle, BitmapNodeStyle, CollapsibleNodeStyleDecorator, ComponentNodeStyle, CompositeLabelModel.CompositeModelParameter, DefaultSharedInstanceProvider, DelegatingStyle, DescriptorWrapperLabelModel, DescriptorWrapperLabelModel.DescriptorWrapperLabelModelParameter, DynamicTableNodeStyle, ExteriorLabelModel, ExteriorLabelModel.ModelParameter, FreeEdgeLabelModel.ModelParameter, FreeNodeLabelModel.NodeCenterAnchoredParameter, FreeNodeLabelModel.NodeLayoutAnchoredParameter, FreeNodeLabelModel.NodeRatioAnchoredParameter, GeneralPathNodeStyle, GenericLabelModel.ModelParameter, GraphSharedInstanceProvider, IconLabelStyle, IconLabelStyleDecorator, InteriorLabelModel.ModelParameter, InteriorStretchLabelModel, InteriorStretchLabelModel.ModelParameter, NodeScaledParameter, NodeStyleLabelStyleAdapter, PanelNodeStyle, RotatedSideSliderEdgeLabelModel.ModelParameter, RotatedSliderEdgeLabelModel.ModelParameter, RotatingEdgeLabelModel.ModelParameter, ShapeNodeStyle, ShinyPlateNodeStyle, SimpleLabelStyle, SimplePortStyle, SliderEdgeLabelModel.ModelParameter, SolidColor, Stroke, TableNodeStyle, TemplateStyle, TLFLabelStyle

public interface ISharedInstanceProvider

Classes implementing this interface can be used to define objects which shall be shared in a roundtrip using the GraphRoundtripSupport

See Also:
GraphRoundtripSupport

Method Summary
 java.util.Collection getSharedInstances()
          Returns an Collection for objects that shall be shared.
 

Method Detail

getSharedInstances

public java.util.Collection getSharedInstances()
Returns an Collection for objects that shall be shared.

Returns:


Copyright © 2000-2013 yWorks GmbH. All rights reserved