|
TPTP 4.2.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.svg.internal.generator.SVGBase
org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGContainerBase
org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGDocumentFragmentBase
org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGSvg
org.eclipse.tptp.platform.report.chart.svg.internal.part.Part
org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphArea
org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphAreaXY
org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphAreaXY3D
GraphAreaXY3D class constructs a typical graph in 3-D space. The grid
lines, and data points within the plot area are displayed in a 3-D perspective.
| Field Summary | |
|---|---|
protected double |
x3Doffset
|
protected double |
y3Doffset
|
| Fields inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphAreaXY |
|---|
cumulative, datasetList, indepAxis, indepAxisDef, indepAxisPosition, isLTR, primaryDataSets, primaryDepAxis, primaryDepAxisDef, secondaryDataSets, secondaryDepAxis, secondaryDepAxisDef, useCategories, useSecondaryAxis |
| Fields inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphArea |
|---|
nls, palettes, shapes |
| Fields inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.part.Part |
|---|
height, input, width, x, y |
| Fields inherited from interface org.eclipse.tptp.platform.report.chart.svg.internal.part.IGraphicTypeConstants |
|---|
AREA_CHART, HBAR_CHART, HBAR_CHART3D, HSTACKBAR_CHART, HSTACKBAR_CHART3D, LINE_CHART, METER, PIE_CHART, PIE_CHART3D, SCATTER_CHART, STACK_AREA_CHART, VBAR_CHART, VBAR_CHART3D, VSTACKBAR_CHART, VSTACKBAR_CHART3D |
| Constructor Summary | |
|---|---|
GraphAreaXY3D(Chart input,
boolean isLTR,
double x,
double y,
double width,
double height,
double x3Doffset,
double y3Doffset)
|
|
| Method Summary | |
|---|---|
protected void |
constructPart()
|
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphAreaXY |
|---|
getPlotArea |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.part.GraphArea |
|---|
getInstance, setNLString |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.part.Part |
|---|
doImplementation |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGSvg |
|---|
addDefinition, addDefinition, addStyle, doImplementation, doImplementation, doImplementation, getImplementation |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGDocumentFragmentBase |
|---|
getHeight, getPreserveAspectRatio, getViewbox, getWidth, getXCoordinate, getYCoordinate, setHeight, setPreserveAspectRatio, setViewbox, setWidth, setXCoordinate, setYCoordinate |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGContainerBase |
|---|
getChildren, getDesc, getTitle, setChildren, setDesc, setTitle |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGBase |
|---|
getIdentifier, getStyle, getStyleClass, getTagName, getVisibility, setIdentifier, setStyle, setStyleClass, setTagName, setVisibility |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected double x3Doffset
protected double y3Doffset
| Constructor Detail |
public GraphAreaXY3D(Chart input,
boolean isLTR,
double x,
double y,
double width,
double height,
double x3Doffset,
double y3Doffset)
input - x - y - width - height - | Method Detail |
protected void constructPart()
constructPart in class GraphAreaXYorg.eclipse.tptp.platform.report.chart.svg.internal.part.SVGPart#constructPart()
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||