Uses of Class
com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Packages that use DisplayOptions Package Description com.orchestranetworks.addon.dmdv.model.extension Provides the interface and classes to generate data model graphs from external sources and customize look and feel. -
-
Uses of DisplayOptions in com.orchestranetworks.addon.dmdv.model.extension
Methods in com.orchestranetworks.addon.dmdv.model.extension that return DisplayOptions Modifier and Type Method Description DisplayOptionsGraphModelTemplate. getDisplayOptions()Returns the display options.Methods in com.orchestranetworks.addon.dmdv.model.extension with parameters of type DisplayOptions Modifier and Type Method Description voidGraphModelTemplate. setDisplayOptions(DisplayOptions displayOptions)Sets the display options.
-