public class Legend extends Object
Constructor and Description |
---|
Legend() |
Modifier and Type | Method and Description |
---|---|
Legend |
setAlign(LegendAlign align) |
Legend |
setBorderWidth(double borderWidth) |
Legend |
setFloating(boolean floating) |
Legend |
setLayout(LegendLayout layout) |
Legend |
setVerticalAlign(LegendVerticalAlign verticalAlign) |
Legend |
setX(double x) |
Legend |
setY(double y) |
public Legend setLayout(LegendLayout layout)
public Legend setFloating(boolean floating)
public Legend setAlign(LegendAlign align)
public Legend setVerticalAlign(LegendVerticalAlign verticalAlign)
public Legend setX(double x)
public Legend setY(double y)
public Legend setBorderWidth(double borderWidth)
Copyright © 2018 Xalys. All rights reserved.