|
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.SVGGraphicBase
org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGPolylineBase
org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGPolyline
SVGPolyline is a implementation class for Scalable Vector Graphics (SVG)
"polyline" elements.
$Revision: 1.2 $
| Constructor Summary | |
|---|---|
SVGPolyline()
Sole constructor. |
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
doImplementation(org.w3c.dom.Document svgDocument)
Generates and returns the implementation of the SVG element. |
org.w3c.dom.Element |
getImplementation()
Returns the implementation element. |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGPolylineBase |
|---|
getPoints, setPoints |
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.generator.SVGGraphicBase |
|---|
getFill, getFilter, getStroke, getTransformation, getXCoordinate, getYCoordinate, setFill, setFilter, setStroke, setTransformation, setXCoordinate, setYCoordinate |
| 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 |
| Constructor Detail |
public SVGPolyline()
| Method Detail |
public org.w3c.dom.Element doImplementation(org.w3c.dom.Document svgDocument)
throws org.w3c.dom.DOMException
ISVGPolylineBase
doImplementation in interface ISVGPolylineBasedoImplementation in class SVGPolylineBaseorg.w3c.dom.DOMExceptionISVGPolylineBase#doImplementation()public org.w3c.dom.Element getImplementation()
ISVGBase
getImplementation in interface ISVGBasegetImplementation in class SVGBaseISVGBase.getImplementation()
|
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 | ||||||||||