Scene
to an
image file and get the coordinates from the exported image to create an HTML
image mapSee: Description
Class | Description |
---|---|
SceneExporter |
This is a convenience class for exporting a Scene as an image file (jpeg, png, etc.).
|
WidgetPolygonalCoordinates |
The purpose of this class is to provide a framework for holding a Widget
and the Polygon that encompasses it.
|
Enum | Description |
---|---|
SceneExporter.ImageType |
This enumeration holds the possible image formats that the SceneExporter
can export to.
|
SceneExporter.ZoomType |
This enumeration holds the zooming capabilities that the SceneExporter
can export according to.
|
This package contains the class necessary to export a Scene
to an
image file and get the coordinates from the exported image to create an HTML
image map