|
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.svg.internal.part.SVGShapes
public class SVGShapes
SVGShapes is a container that contains a number of Shapes.
$Revision: 1.4 $
| Nested Class Summary | |
|---|---|
class |
SVGShapes.ShapeIterator
|
| Constructor Summary | |
|---|---|
SVGShapes(DefaultResources resources)
Constructor |
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
getShapeDefinition(int numOfShapes)
Gets the DOM representation of the shapes. |
SVGShapeIterator |
getShapeIterator()
|
void |
setCustomShapes(java.lang.String shapesLocation)
Load customized shapes from a file. |
void |
setDataSetShapes(java.util.List shapeList)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVGShapes(DefaultResources resources)
| Method Detail |
|---|
public void setCustomShapes(java.lang.String shapesLocation)
shapesLocation - public org.w3c.dom.Element getShapeDefinition(int numOfShapes)
numOfShapes - number of shapes
public void setDataSetShapes(java.util.List shapeList)
public SVGShapeIterator getShapeIterator()
|
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 | ||||||||