Uses of Enum Class
com.amalgamasimulation.visualsets.AbstractGridLineVisualSet.GridLineLabelSide
Packages that use AbstractGridLineVisualSet.GridLineLabelSide
-
Uses of AbstractGridLineVisualSet.GridLineLabelSide in com.amalgamasimulation.visualsets
Methods in com.amalgamasimulation.visualsets that return AbstractGridLineVisualSet.GridLineLabelSideModifier and TypeMethodDescriptionAbstractGridLineVisualSet.AbstractGridLineVisualElement.getLabelTextSide()Delegates a call toAbstractGridLineVisualSet.getLabelTextSide(Object)for the data element corresponding to this visual element.AbstractGridLineVisualSet.getLabelTextSide(T element) Returns the grid line labelAbstractGridLineVisualSet.GridLineLabelPositionof the visual representing given data element.Returns the enum constant of this class with the specified name.AbstractGridLineVisualSet.GridLineLabelSide.values()Returns an array containing the constants of this enum class, in the order they are declared.