documentationfor yFiles for HTML 3.0.0.3

Usages of CloneTypes

Properties

cloneTypesin ClipboardGraphCopierGets or sets the types of items that should be cloned for the copy operation.
referentialIdentityTypesin ClipboardGraphCopierGets or sets the types of objects where the referential identity should be kept across clipboard operations.
cloneTypesin GraphCopierGets or sets the types of items that should be cloned for the copy operation.
referentialIdentityTypesin GraphCopierGets or sets the types of objects where the referential identity should be kept across clipboard operations.

Method Return Values

from (CloneTypes)in CloneTypesConverts the given argument to an enum constant of this enum type.

Method Parameters

from (CloneTypes)in CloneTypesConverts the given argument to an enum constant of this enum type.
getName (CloneTypes)in CloneTypesReturns the name of the given enum constant.
GraphCopier ()in GraphCopierCreates a new instance of an GraphCopier with the default settings.