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 | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.