Package | Description |
---|---|
org.netbeans.api.visual.export |
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 |
Modifier and Type | Method and Description |
---|---|
static ArrayList<WidgetPolygonalCoordinates> |
SceneExporter.createImageMap(Scene scene,
File file,
SceneExporter.ImageType imageType,
SceneExporter.ZoomType zoomType,
boolean visibleAreaOnly,
boolean selectedOnly,
int quality,
int width,
int height,
int margin)
Designed to create an HTML image map from an exported image.
|
Built on October 30 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.