org.netbeans.api.visual 2.23.1

Uses of Class
org.netbeans.api.visual.export.WidgetPolygonalCoordinates

Packages that use WidgetPolygonalCoordinates
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 
 

Uses of WidgetPolygonalCoordinates in org.netbeans.api.visual.export
 

Methods in org.netbeans.api.visual.export that return types with arguments of type WidgetPolygonalCoordinates
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.
 


org.netbeans.api.visual 2.23.1

Built on July 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.