public class Legend extends Object implements Serializable
public Legend()
public Legend(Boolean enabled)
public HorizontalAlignment getAlign()
public ColorReference getBackgroundColor()
public ColorReference getBorderColor()
public Integer getBorderRadius()
public Integer getBorderWidth()
public Boolean getEnabled()
public Boolean getFloating()
public CssStyle getItemHiddenStyle()
public CssStyle getItemHoverStyle()
public CssStyle getItemStyle()
public LegendLayout getLayout()
public Integer getLineHeight()
public Integer getMargin()
public Boolean getReversed()
public Boolean getRtl()
public Boolean getShadow()
public VerticalAlignment getVerticalAlign()
public Integer getWidth()
public Integer getX()
public Integer getY()
public Legend setAlign(HorizontalAlignment align)
public Legend setBackgroundColor(ColorReference backgroundColor)
public Legend setBorderColor(ColorReference borderColor)
public Legend setLayout(LegendLayout layout)
public Legend setVerticalAlign(VerticalAlignment verticalAlign)
public Integer getSymbolPadding()
public Integer getSymbolWidth()
public Integer getSymbolHeight()
public Integer getItemMarginBottom()
public Integer getItemMarginTop()
public Integer getItemWidth()
public String getLabelFormat()
public Function getLabelFormatter()
public Integer getMaxHeight()
public Integer getPadding()
public CssStyle getStyle()
public LegendTitle getTitle()
public Legend setTitle(LegendTitle title)
public LegendNavigation getNavigation()
public Legend setNavigation(LegendNavigation navigation)
public Boolean getUseHTML()
public Integer getItemDistance()
public void setItemDistance(Integer itemDistance)
Copyright © 2016. All rights reserved.