documentation
for yFiles for HTML 3.0.0.2
More search results (Press enter)
API
Guide
Introduction
yFiles for HTML Features
Getting Started
Demos and Tutorials
Working with yFiles
The Graph Model
Displaying the Graph
Visualization of Graph Elements: Styles
User Interaction
Graph I/O and Printing
Automatic Layouts
Automatic Layout Features
Graph Analysis
Creating a Graph from Business Data
Customizing the Graph
Customizing the View
Customizing Styles
Customizing User Interaction
Customizing Graph I/O
Customizing Automatic Layout
General Concepts for Customization
Advanced Concepts
Deployment
Known Issues and Workarounds
Glossary
Migration Guide
Migration Guide: Layout
ICloneable
Show usages
Implemented by objects which can create a clone of themselves.
Inheritance Hierarchy
ICloneable
IEdgeStyle
ArcEdgeStyle
ArrowEdgeStyle
BezierEdgeStyle
BridgeEdgeStyle
EdgeStyleBase<TVisual>
CompositeEdgeStyle
DelegatingEdgeStyle
PathEdgeStyleBase
PolylineEdgeStyle
WebGLArcEdgeStyle
WebGLBridgeEdgeStyle
WebGLEdgeStyleDecorator
WebGLPolylineEdgeStyle
ILabelModelParameter
AbsoluteFreeLabelModelParameter
AnchoredFreeLabelModelParameter
BezierEdgePathLabelModelParameter
BezierEdgeSegmentLabelModelParameter
CompositeLabelModelParameter
DynamicFreeLabelModelParameter
EdgePathLabelModelParameter
EdgeSegmentLabelModelParameter
ExteriorNodeLabelModelParameter
FreeEdgeLabelModelParameter
FreeNodeLabelModelParameter
FreePortLabelModelParameter
GroupNodeLabelModelParameter
InsideOutsidePortLabelModelParameter
InteriorNodeLabelModelParameter
NinePositionsEdgeLabelModelParameter
NodeLabelModelStripeLabelModelAdapterParameter
SmartEdgeLabelModelParameter
StretchNodeLabelModelParameter
StretchStripeLabelModelParameter
StripeLabelModelParameter
ILabelStyle
IconLabelStyle
LabelStyle
LabelStyleBase<TVisual>
CompositeLabelStyle
DelegatingLabelStyle
MarkupLabelStyle
NodeStyleLabelStyleAdapter
WebGLIconLabelStyle
WebGLLabelStyle
WebGLLabelStyleDecorator
INodeStyle
ArrowNodeStyle
CollapsibleNodeStyleDecorator
GeneralPathNodeStyle
GroupNodeStyle
ImageNodeStyle
NodeStyleBase<TVisual>
CompositeNodeStyle
DelegatingNodeStyle
RectangleNodeStyle
ShadowNodeStyleDecorator
ShapeNodeStyle
TableNodeStyle
WebGLGroupNodeStyle
WebGLImageNodeStyle
WebGLNodeStyleDecorator
WebGLShapeNodeStyle
IPortLocationModelParameter
BendAnchoredPortLocationModelParameter
CompositePortLocationModelParameter
EdgePathPortLocationModelParameter
EdgeSegmentPortLocationModelParameter
FreeNodePortLocationModelParameter
IPortStyle
NodeStylePortStyleAdapter
PortStyleBase<TVisual>
CompositePortStyle
DelegatingPortStyle
ShapePortStyle
IStripeStyle
NodeStyleStripeStyleAdapter
StripeStyleBase<TVisual>
Arrow
Fill
Color
CssFill
LinearGradient
PatternFill
RadialGradient
GeneralPath
GradientStop
Matrix
MutablePoint
MutableRectangle
MutableSize
OrientedRectangle
Stroke
Table
Type Details
yFiles module
core
See Also
Copying Elements of a Graph
Methods
clone
()
:
Object
Create a clone of this object.
Returns
↪
Object
A clone of this object.