org.eclipse.birt.chart.render
Interface ISeriesRenderingHints
- All Known Subinterfaces:
- ISeriesRenderingHints3D
- All Known Implementing Classes:
- SeriesRenderingHints, SeriesRenderingHints, SeriesRenderingHints3D
- public interface ISeriesRenderingHints
ISeriesRenderingHints
UNDEFINED
public static final int UNDEFINED
- See Also:
- Constant Field Values
BASE_ORTHOGONAL_IN_SYNC
public static final int BASE_ORTHOGONAL_IN_SYNC
- See Also:
- Constant Field Values
BASE_ORTHOGONAL_OUT_OF_SYNC
public static final int BASE_ORTHOGONAL_OUT_OF_SYNC
- See Also:
- Constant Field Values
BASE_EMPTY
public static final int BASE_EMPTY
- See Also:
- Constant Field Values
ORTHOGONAL_EMPTY
public static final int ORTHOGONAL_EMPTY
- See Also:
- Constant Field Values
BASE_ANCILLARY_IN_SYNC
public static final int BASE_ANCILLARY_IN_SYNC
- See Also:
- Constant Field Values
BASE_ANCILLARY_OUT_OF_SYNC
public static final int BASE_ANCILLARY_OUT_OF_SYNC
- See Also:
- Constant Field Values
ANCILLARY_EMPTY
public static final int ANCILLARY_EMPTY
- See Also:
- Constant Field Values
getDataSetStructure
public int getDataSetStructure()
- Returns:
getBaseDataSet
public DataSetIterator getBaseDataSet()
- Returns:
getOrthogonalDataSet
public DataSetIterator getOrthogonalDataSet()
- Returns:
getClientAreaBounds
public Bounds getClientAreaBounds(boolean bReduceByInsets)
- Parameters:
bReduceByInsets
-
- Returns:
getDataPoints
public DataPointHints[] getDataPoints()
- Returns:
Copyright © 2005 Actuate Corp. All rights reserved.