|
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 | ||||||||
public interface Shapes
A representation of the model object 'Shapes'.
The following features are supported:
| Method Summary | |
|---|---|
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute |
java.util.List |
getShape()
Returns the value of the 'Shape' containment reference list. |
java.lang.String |
getVisibility()
Returns the value of the 'Visibility' attribute |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location' attribute |
void |
setVisibility(java.lang.String value)
Sets the value of the ' Visibility' attribute |
| Method Detail |
|---|
java.lang.String getLocation()
setLocation(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getShapes_Location()void setLocation(java.lang.String value)
Location' attribute.
value - the new value of the 'Location' attribute.getLocation()java.lang.String getVisibility()
setVisibility(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getShapes_Visibility()void setVisibility(java.lang.String value)
Visibility' attribute.
value - the new value of the 'Visibility' attribute.getVisibility()java.util.List getShape()
Shape.
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getShapes_Shape()org.w3c.dom.Element getElement()
|
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 | ||||||||