org.eclipse.birt.chart.computation
Class LegendLayoutHints
java.lang.Object
org.eclipse.birt.chart.computation.LegendLayoutHints
- public final class LegendLayoutHints
- extends java.lang.Object
LegendItemLayoutHints
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegendLayoutHints
public LegendLayoutHints(Size legendSize,
Size titleSize,
boolean isMinSliceApplied,
java.lang.String minSliceText,
LegendItemHints[] liha)
getLegendSize
public Size getLegendSize()
getTitleSize
public Size getTitleSize()
isMinSliceApplied
public boolean isMinSliceApplied()
getMinSliceText
public java.lang.String getMinSliceText()
getLegendItemHints
public LegendItemHints[] getLegendItemHints()
Copyright © 2005-2007 Actuate Corp. All rights reserved.