Package | Description |
---|---|
org.eclipse.birt.chart.computation |
This is a placeholder file for the org.eclipse.birt.chart.computation package.
|
org.eclipse.birt.chart.event |
Contains classes that define a rendering notification that is interpreted by
a device renderer.
|
Modifier and Type | Method and Description |
---|---|
static LegendItemHints |
LegendItemHints.createSeperator() |
LegendItemHints[] |
LegendLayoutHints.getLegendItemHints() |
LegendItemHints |
LegendItemHints.itemHeight(double itemHeight) |
LegendItemHints |
LegendItemHints.left(double left) |
static LegendItemHints |
LegendItemHints.newCategoryEntry(java.lang.String sItem,
SeriesDefinition sed,
Series se,
int index) |
static LegendItemHints |
LegendItemHints.newEntry(java.lang.String sItem,
java.lang.String sValue,
SeriesDefinition sed,
Series se,
int index) |
static LegendItemHints |
LegendItemHints.newGroupNameEntry(java.lang.String name) |
static LegendItemHints |
LegendItemHints.newMinSliceEntry(java.lang.String sItem,
SeriesDefinition sed,
Series se,
int index) |
LegendItemHints |
LegendItemHints.top(double top) |
LegendItemHints |
LegendItemHints.validItemLen(int validItemLen) |
LegendItemHints |
LegendItemHints.validValueLen(int validValueLen) |
LegendItemHints |
LegendItemHints.valueHeight(double valueHeight) |
LegendItemHints |
LegendItemHints.width(double width) |
Constructor and Description |
---|
LegendLayoutHints(Size legendSize,
Size titleSize,
Label laTitle,
boolean isMinSliceApplied,
java.lang.String minSliceText,
LegendItemHints[] liha) |
Modifier and Type | Method and Description |
---|---|
static StructureSource |
WrappedStructureSource.createLegendEntry(Legend lg,
LegendItemHints entry)
Creates a WrappedStructure Source for type Legend Entry with a Legend
parent.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.