Uses of Package
com.davisor.graphics

Packages that use com.davisor.graphics
com.davisor.graphics This package defines a set of generic graphical helper tools that are needed in everyday graphics programming.  
com.davisor.graphics.chart This package defines a powerful dynamic graphical chart generation and data visualization framework.  
com.davisor.graphics.data This package extends the data integration framework with graphics oriented data types that allow convenient information exchange between different Java graphics data objects, strings, and SQL databases.  
 

Classes in com.davisor.graphics used by com.davisor.graphics
AbstractScale
           
AbstractScale.ScalingPoint
           
AnnotatedPaint
          AnnotatedPaint assosiates user specified annotation attributes to a Paint.
AnnotatedSerializableShape
          AnnotatedSerializableShape assosiates serialization to AnnotatedShape interface.
AnnotatedShape
          AnnotatedShape assosiates user specified annotation attributes to a Shape.
BetterPaint
          PaintValue interface defines an extended paint interface.
BoxModelAttributes
          BoxModelAttributes represents a generic set of box model attributes.
ColorReducer
          ColorReducer implements an abstract base class for color reducers that approximate larger color sets with smaller ones.
DupableImage
          DupableImage implements an enhaced replacement to standard Java BufferedImage class.
DynamicColorReducer
          DynamicColorReducer implements an abstract base class for dynamic color reducers that can approximate given color sets with smaller ones.
ImageParams
          ImageParams defines a generic set of simple image creation and encoding parameters all image factories and encoders should support.
IndirectAnnotatedPaint
          IndirectAnnotatedPaint assosiates annotation to a Paint.
IndirectAnnotatedSerializableShape
          IndirectAnnotatedSerializableShape implements a simple wrapper that assosiates annotation attribute information to a serializable Shape.
IndirectAnnotatedShape
          IndirectAnnotatedShape implements a simple wrapper that associates annotation information to a Shape.
OctreeColorReducer
          OctreeColorReducer implements a fast high-quality color palette size reducers.
OctreeColorReducer.ColorNode
          ColorNode represents one OctreeColorReducer.ColorTree color node.
OctreeColorReducer.ColorTree
          ColorTree implements a color octree that orginizes colors into a hierarchy of similar colors.
PaintPalette
          PaintPalette implements an paint iteratory utility to cycle through a BetterPaint paint chain, and return back to beginning.
PaintScale
           
ParameterConstants
          ParameterConstants defines some general purpose parameter parsing related constants.
RenderAttributes
          Render attributes.
ShapeScale
           
 

Classes in com.davisor.graphics used by com.davisor.graphics.chart
AbstractScale
           
AnnotatedGraphics2D
          AnnotatedGraphics2D adds selected rendering operation logging to abritary java.awt.Graphics2D instances.
BoxModelAttributes
          BoxModelAttributes represents a generic set of box model attributes.
PaintScale
           
RenderAttributes
          Render attributes.
ShapeScale
           
 

Classes in com.davisor.graphics used by com.davisor.graphics.data
AnnotatedPaint
          AnnotatedPaint assosiates user specified annotation attributes to a Paint.
BetterPaint
          PaintValue interface defines an extended paint interface.
BetterPath
          BetterPath implements an improved serializable general path shape.
IndirectAnnotatedPaint
          IndirectAnnotatedPaint assosiates annotation to a Paint.
ParameterConstants
          ParameterConstants defines some general purpose parameter parsing related constants.
Scalable
          Scalable objects know if they can be scaled by affine transforms or not.
 



Copyright © 2001-2004 Davisor Oy. All Rights Reserved.