JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.yworks.yfiles.utils
Interface ICloneable
All Known Subinterfaces:
IEdgeStyle
,
ILabelModelParameter
,
ILabelStyle
,
INodeStyle
,
IPortLocationModelParameter
,
IPortStyle
,
IStripeStyle
All Known Implementing Classes:
AbstractEdgeStyle
,
AbstractLabelStyle
,
AbstractNodePlacer
,
AbstractNodeStyle
,
AbstractPortStyle
,
AbstractStripeStyle
,
AbstractTemplateStyle
,
ArcEdgeStyle
,
Arrow
,
AspectRatioNodePlacer
,
BevelNodeStyle
,
CollapsibleNodeStyleDecorator
,
DashStyle
,
DefaultLabelStyle
,
DefaultNodePlacer
,
GeneralPath
,
GeneralPathNodeStyle
,
IconLabelStyle
,
ImageNodeStyle
,
Matrix2D
,
MemoryIconLabelStyle
,
MemoryImageNodeStyle
,
MutablePoint
,
MutableRectangle
,
MutableSize
,
NodeStyleLabelStyleAdapter
,
NodeStylePortStyleAdapter
,
NodeStyleStripeStyleAdapter
,
OrientedRectangle
,
PanelNodeStyle
,
Pen
,
Point2D
,
PolylineEdgeStyle
,
Rectangle2D
,
ShadowNodeStyleDecorator
,
ShapeNodeStyle
,
ShinyPlateNodeStyle
,
Table
,
TableNodeStyle
,
TemplateLabelStyle
,
TemplateNodeStyle
,
TemplatePortStyle
,
TemplateStripeStyle
,
VoidEdgeStyle
,
VoidLabelStyle
,
VoidNodeStyle
,
VoidPortStyle
,
VoidStripeStyle
,
YInsets
public interface
ICloneable
An interface that makes the
Object.clone()
method public.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Object
clone
()
Creates a copy of this object and returns it.
Method Detail
clone
Object
clone()
Creates a copy of this object and returns it.
Returns:
A copy of this object.
See Also:
Object.clone()
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
© Copyright 2000-2017,
yWorks GmbH
.
All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method