|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.chart.internal.CurveStyle
org.eclipse.tptp.platform.report.birt).
public class CurveStyle
Associate a curve to a style, and more few things useful to render DCurve.
| Field Summary | |
|---|---|
DCurve |
curve_
Deprecated. the curve which style is applied |
IGCDStyle |
style_
Deprecated. the chart style created by DefaultChartRender |
ISymbol |
symbol_
Deprecated. a symbol for curve, used, for legend and point (if XY,with T_POINT), symbol_default ... by default |
| Constructor Summary | |
|---|---|
CurveStyle(DCurve _c,
float _scale)
Deprecated. Create a Curve Style |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public DCurve curve_
public IGCDStyle style_
public ISymbol symbol_
| Constructor Detail |
|---|
public CurveStyle(DCurve _c,
float _scale)
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||