Uses of Enum
org.jzy3d.plot3d.rendering.legends.overlay.LegendLayout.Corner
-
Uses of LegendLayout.Corner in org.jzy3d.plot3d.rendering.legends.overlay
Modifier and TypeFieldDescriptionprotected LegendLayout.Corner
LegendLayout.corner
Legend position.Modifier and TypeMethodDescriptionLegendLayout.getCorner()
static LegendLayout.Corner
Returns the enum constant of this type with the specified name.static LegendLayout.Corner[]
LegendLayout.Corner.values()
Returns an array containing the constants of this enum type, in the order they are declared.