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