documentationfor yFiles for HTML 3.0.0.3

Usages of KeyType

Method Return Values

from (KeyType)in KeyTypeConverts the given argument to an enum constant of this enum type.

Method Parameters

addGraphOutputData (Constructor<TValue>, string, TValue, function(IWriteContext, TValue, Constructor):void?, KeyType?, string?)in GraphMLIOHandlerRegister graphData as an output data source for data that is written at the graph level.
addGraphOutputData (Constructor<TValue>, string, function(IGraph):TValue, function(IWriteContext, TValue, Constructor):void?, KeyType?, string?)in GraphMLIOHandlerRegister graphData as an output data source for data that is written at the graph level.
addOutputMapper (Constructor<TModelItem>, Constructor<TValue>, string, string, IMapper<TModelItem,TValue>, function(IWriteContext, TValue, Constructor):void, KeyType)in GraphMLIOHandlerRegister an IMapper<K,V> instance for use as an output data source.
matchesType (Element, KeyType)in GraphMLIOHandlerChecks whether the type attribute in definition matches type
from (KeyType)in KeyTypeConverts the given argument to an enum constant of this enum type.
getName (KeyType)in KeyTypeReturns the name of the given enum constant.
MapperOutputHandler (Constructor<TKey>, Constructor<TData>, KeyScope, string, KeyType)in MapperOutputHandlerInitializes a new instance of the MapperOutputHandler<TKey,TData> class using the provided key scope, the name, and the key type.
OutputHandlerBase (Constructor<TKey>, Constructor<TData>, KeyScope, string, KeyType)in OutputHandlerBaseInitializes a new instance of the OutputHandlerBase<TKey,TData> class using the provided scope, name, and type for the key definition.
setKeyDefinitionType (KeyType)in OutputHandlerBaseSets the key type for the key definition.