org.vizzini.ui.graphics
Class ShapeCanvasAWT
java.lang.Object
org.vizzini.ui.graphics.AbstractShapeCanvas
org.vizzini.ui.graphics.ShapeCanvasAWT
- All Implemented Interfaces:
- IStateful, IShapeCanvas
class ShapeCanvasAWT
- extends AbstractShapeCanvas
Provides a canvas for drawing 3D shapes.
- Since:
- v0.2
- Version:
- v0.2
- Author:
- Jeffrey M. Thompson
Methods inherited from class org.vizzini.ui.graphics.AbstractShapeCanvas |
add, clear, computeQuaternion, getAbsoluteState, getAnchor, getAnchorShapeGroupIterator, getComponent, getMagnify, getPerspectiveConstant, getState, getStatefulParent, getXRotation, getYRotation, getZRotation, isViewPointLightUsed, myPaint, orientationChanged, remove, setBackground, setBounds, setBounds, setMagnify, setPerspectiveConstant, setQuaternion, setStatefulParent, setViewPointLightUsed, setXRotation, setYRotation, setZRotation, sizeChanged, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeCanvasAWT
ShapeCanvasAWT()
paint
public void paint(Graphics g)
- Override the paint method so that double buffering is used.
- Since:
- v0.2
createCanvas
protected Component createCanvas()
- Create the appropriate canvas.
- Specified by:
createCanvas
in class AbstractShapeCanvas
- Since:
- v0.2
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |