Package org.netbeans.api.visual.export


package 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

  • Class
    Description
    This is a convenience class for exporting a Scene as an image file (jpeg, png, etc.).
    This enumeration holds the possible image formats that the SceneExporter can export to.
    This enumeration holds the zooming capabilities that the SceneExporter can export according to.
    The purpose of this class is to provide a framework for holding a Widget and the Polygon that encompasses it.