Uses of Enum Class
com.orchestranetworks.addon.dmdv.OverviewDisplayOptions
Packages that use OverviewDisplayOptions
-
Uses of OverviewDisplayOptions in com.orchestranetworks.addon.dmdv
Methods in com.orchestranetworks.addon.dmdv that return OverviewDisplayOptionsModifier and TypeMethodDescriptionstatic OverviewDisplayOptionsReturns the enum constant of this class with the specified name.static OverviewDisplayOptions[]OverviewDisplayOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orchestranetworks.addon.dmdv with parameters of type OverviewDisplayOptionsModifier and TypeMethodDescriptionvoidGraphSpec.setOverviewDisplay(OverviewDisplayOptions displayOptions) Sets the option to display the graph'sOverviewbox on graph generation.