|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ContourModel.Exporter
An exporter for a contour model. The roots will be exported first, followed by the remaining contours.
| Method Summary | |
|---|---|
void |
addContour(Contour contour,
Contour parent)
Export a contour. |
void |
exportFinished()
Called when the exportation is finished. |
| Method Detail |
|---|
void addContour(Contour contour,
Contour parent)
contour - a contourparent - the contour's parent, or null if it is a root contourvoid exportFinished()
|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||