|
TPTP 4.5.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.core.internal.DItem
org.eclipse.tptp.platform.report.core.internal.DShapes
org.eclipse.tptp.platform.report.birt).
public class DShapes
This class provides the information to draw shape for the point in a chart.
DGraphic| Constructor Summary | |
|---|---|
DShapes()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
Deprecated. |
boolean |
isShow()
Deprecated. |
void |
setLocation(java.lang.String location)
Deprecated. sets the shapes location |
void |
setShow(boolean show)
Deprecated. sets if the shapes are displayed or not in the chart |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItem |
|---|
addChild, clear, getAppliedStyle, getChildCount, getChildPosition, getFirstChild, getIterator, getLastChild, getNext, getParent, getRoot, getStyle, insertChild, isContainer, removeChild, setNext, setParent, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DShapes()
| Method Detail |
|---|
public java.lang.String getLocation()
public void setLocation(java.lang.String location)
public boolean isShow()
public void setShow(boolean show)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||