|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
DrawingModel interface. DrawingModelCache interface. ArcOperation for a circular or elliptical arc
covering the specified rectangle.
ArcOperation for a circular or elliptical arc
covering the specified rectangle.
GraphicsOperation object to the end of painting
sequence of the model.
GraphicsOperation object to the painting
sequence of the model model at specified position.
Graphics.clearRect(int, int, int, int)Clip with the interior of the
specified Shape and sets the Clip to the
resulting intersection.
Graphics object that is
a copy of this Graphics object.
DefaultDrawingModel.
DefaultDrawingModelCache.
Shape, Component,
DrawingElement and CompoundDrawingElement.
DrawingModel interface.
DrawingModelCache interface.
Graphics2D.draw(java.awt.Shape)Graphics.draw3DRect(int, int, int, int, boolean)Graphics.drawArc(int, int, int, int, int, int)DrawArc for a circular or elliptical arc
covering the specified rectangle.
DrawArc for a circular or elliptical arc
covering the specified rectangle.
Graphics.drawImage(Image, int, int, ImageObserver).
Graphics.drawLine(int, int, int, int)Graphics.drawOval(int, int, int, int)Graphics.drawPolygon(Polygon)Graphics.drawRect(int, int, int, int)Graphics2D.drawRenderedImage(java.awt.image.RenderedImage, java.awt.geom.AffineTransform).Graphics.drawRoundRect(int, int, int, int, int, int)Graphics.drawString(String, int, int)JDrawing.JDrawing.
Style object by replicating the current
Style object and applying a new set of style
attributes to it.
Shape using the settings of the
current Graphics2D context.
GlyphVector using
the Graphics2D context's rendering attributes.
BufferedImage that is
filtered with a
BufferedImageOp.
(x1, y1) and (x2, y2)
in this graphics context's coordinate system.
Polygon object.
RenderableImage,
applying a transform from image space into user space before drawing.
RenderedImage,
applying a transform from image
space into user space before drawing.
String,
using the current text attribute state in the Graphics2D context.
String, using the
current text attribute state in the Graphics2D context.
Graphics2D context's current Paint.
Graphics2D context's current Paint.
Graphics2D.fill(java.awt.Shape)Graphics.fill3DRect(int, int, int, int, boolean)FillArc for a circular or elliptical arc
covering the specified rectangle.
FillArc for a circular or elliptical arc
covering the specified rectangle.
Graphics.fillOval(int, int, int, int)Graphics.fillPolygon(Polygon)Graphics.fillRect(int, int, int, int)Graphics.drawRoundRect(int, int, int, int, int, int)Shape using the settings of the
Graphics2D context.
DrawingModel interface that stores
a sequence of graphics operations.GraphicsModel using drawing operations
of Graphics2D.GraphicsModelBuilder
object with empty GraphicsModel.
GraphicsModelBuilder
object with specified GraphicsModel.
GraphicsModelBuilder
object with specified GraphicsModel and
reference Graphics2D object.
GraphicsOperation with default style.
GraphicsOperation with given style.
DrawingModelCache optimizes
drawing operations by splitting all the drawing area into rectangular
cells and caching elements intersecting each cell.Composite in the
Graphics2D context.
GraphicsModelBuilder.
DrawingElementRenderer to be used to render specified element.
Font within this
Graphics2D context.
GraphicsModel used by this
GraphicsModelBuilder.
DrawingModel that is cached by this cache.
DrawingModel that is providing the data.
DrawingModelCache that is optimizing redrawing.
ImageObserver used by this operation.
GraphicsOperation located at specified
position in the painting sequence of the model.
Paint of the
Graphics2D context.
Graphics2D object used to
obtain context-specific information such as
font metrics of device configuration.
DrawingRenderer that is used by this cache.
DrawingRenderer that is used by
this JDrawing.
DrawingElementRenderer which is used by this
renderer to delegate rendering requests to.
FontRenderingContext.
Stroke in the
Graphics2D context.
Style object encapsulating style attibutes of this
operation.
AffineTransform used by this transforming renderer.
Transform in the
Graphics2D context.
Shape intersects
the specified Rectangle, which is in device
space.
JDrawing with an empty model.
JDrawing which
displays the specified model.
DrawingModel interface allows
user to specify layer for each element. JDrawing which uses basic
drawing commands as elements. JDrawing.paintComponent(java.awt.Graphics) before painting any elements.
JDrawing component.
JDrawing.paintComponent(java.awt.Graphics) after painting elements.
DrawingModelCache optimizes
drawing operations by splitting all the drawing area into
quadrants recursively and caching elements contained in each quadrant.GraphicsOperation from the painting
sequence of the model.
Graphics2D
Transform with a rotation transform.
Graphics2D
Transform with a translated rotation
transform.
Graphics2D
Transform with a scaling transformation
Subsequent rendering is resized according to the specified scaling
factors relative to the previous scaling.
Graphics2D context.
Composite for the Graphics2D context.
AttributedCharacterIterator whose text is to
be rendered.
DrawingModel that will be cached by this cache.
DrawingModel that will provide the data.
DrawingModelCache that will optimize redrawing.
ImageObserver used by this operation.
Paint attribute for the
Graphics2D context.
DrawingRenderer that will be used in this cache.
DrawingRenderer that will be used by this
JDrawing.
hints.
Stroke for the Graphics2D context.
Style object encapsulating style attibutes of this
operation.
Graphics2D context.
Graphics2D
Transform with a shearing transform.
elements to be in order suitable for painting.
This implementation do not perform any reordering.
elements to be in order suitable for painting.
elements to be in order suitable for painting.
This implementation sorts elements by layer.
elements to be in down, then right order.
DrawingElementRenderer allows user
to apply affine transform to drawing. TransformingDrawingElementRenderer
with given transform and renderer.
AffineTransform object with the
Transform in this Graphics2D according
to the rule last-specified-first-applied.
Graphics2D Transform
with a translation transform.
Graphics2D context to the
point (x, y) in the current coordinate system.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||