Uses of Enum
com.orchestranetworks.addon.dmdv.OverviewDisplayOptions
-
Uses of OverviewDisplayOptions in com.orchestranetworks.addon.dmdv
Modifier and TypeMethodDescriptionstatic OverviewDisplayOptions
Returns the enum constant of this type with the specified name.static OverviewDisplayOptions[]
OverviewDisplayOptions.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GraphSpec.setOverviewDisplay
(OverviewDisplayOptions displayOptions) Sets the option to display the graph'sOverview
box on graph generation.