Uses of Enum Class
org.teamapps.ux.component.charting.forcelayout.ExpandedState
Packages that use ExpandedState
-
Uses of ExpandedState in org.teamapps.ux.component.charting.forcelayout
Methods in org.teamapps.ux.component.charting.forcelayout that return ExpandedStateModifier and TypeMethodDescriptionForceLayoutNode.getExpandedState()static ExpandedStateReturns the enum constant of this class with the specified name.static ExpandedState[]ExpandedState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.charting.forcelayout with parameters of type ExpandedStateModifier and TypeMethodDescriptionvoidForceLayoutNode.setExpandedState(ExpandedState expandedState)