Package edu.uthscsa.ric.visualization

Interface Summary
SurfaceController SurfaceController is used to access the surface data as well as setting surface window controls.
SurfaceFormat A class that implements SurfaceFormat can be registered with Mango to extend the number of surface formats supported.
SurfacePlugin A class which implements SurfacePlugin can be registered with Mango and have access to surface-related data.
 

Class Summary
ShapeData ShapeData is a container for line and point data.
SurfaceBuildParameters Stores parameters used in building a surface.
SurfaceData SurfaceData is a container for surface-related data.
SurfaceOverlay A SurfaceOverlay contains data related to surface coloring, often associated with an overlay image.
SurfaceShape SurfaceShape, like SurfaceData, is a container for surface-related data and is intended to store shapes that have been added to the base image surface.