IBM ILOG Dojo Diagrammer 1.1.1 API Documentation
Legend: Array Boolean Constructor Date DomNode Error Function Namespace Number Object RegExp Singleton String

ibm_ilog.diagram.util

Object » ibm_ilog.diagram.util

Property Summary

Method Summary

  • DeferredInitialization() Provide the users of the class with a whenLoaded(cb) API for waiting for instances to finish initialization. Also subscribes the instance to the global initialization coordinator for global synchrinzation.
  • HandleSet()
  • LimitedStack(arr, maximumSize)
  • PrintUtil(kwArgs)
  • Serializer(kwArgs) This class is a template-based serialization procedure for GraphElements. Provided a specific set of user callbacks, the instances of this class can be used to execute the serialization of a network of entities and its corresponding deserialization. see: ibm_ilog.diagram.util.__SerializerArgs

Attached Objects

Properties

Assert
Batch
BidiUtil
ClippingUtil
ErrorReporter
Geometry
GlobalInitialization
GraphUtil
MultilineText

Methods

DeferredInitialization
Provide the users of the class with a whenLoaded(cb) API for waiting for instances to finish initialization. Also subscribes the instance to the global initialization coordinator for global synchrinzation.
HandleSet
LimitedStack
ParameterTypeDescription
arr
maximumSize
PrintUtil
ParameterTypeDescription
kwArgsibm_ilog.diagram.util.__PrintUtilArgs
Serializer
This class is a template-based serialization procedure for GraphElements. Provided a specific set of user callbacks, the instances of this class can be used to execute the serialization of a network of entities and its corresponding deserialization. see: ibm_ilog.diagram.util.__SerializerArgs
ParameterTypeDescription
kwArgsibm_ilog.diagram.util.__SerializerArgs
ParameterTypeDescription