Package jsky.image.graphics

Contains classes for drawing and manipulating graphics items on an image, based on the Diva package.

See:
          Description

Class Summary
DivaImageGraphics Implements drawing for image overlays.
ImageFigure Represents a figure or drawing in an image overlay.
ImageFigureGroup Represents a group of figures, that are treated like a single figure.
ImageLabel Represents a label figure drawn on the image.
ImageLayer Defines a Diva canvas layer for displaying an image.
LabeledImageFigure Represents a labeled figure or drawing in an image overlay.
MeasureBand Class to display a "measure band" showing the distance between 2 points in world coordinates.
SelectionDragger A class that implements rubber-banding on a canvas.
ShapeUtil Utility methods for generating various common Shapes for drawing figures.
 

Package jsky.image.graphics Description

Contains classes for drawing and manipulating graphics items on an image, based on the Diva package.