|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.math.plot.render.AbstractDrawer
org.math.plot.render.AWTDrawer
org.math.plot.render.AWTDrawer3D
public class AWTDrawer3D
Field Summary |
---|
Fields inherited from class org.math.plot.render.AWTDrawer |
---|
projection |
Fields inherited from class org.math.plot.render.AbstractDrawer |
---|
base_offset, canvas, color, comp2D, CONTINOUS_LINE, CROSS_DOT, DEFAULT_COLOR, DEFAULT_DOT_RADIUS, DEFAULT_FONT, DEFAULT_LINE_WIDTH, dot_pattern, dot_radius, DOT_SQUARE_PATTERN, DOT_TRIANGLE_PATTERN, dot_type, DOTTED_LINE, font, line_type, line_width, PATTERN_DOT, ROUND_DOT, screen_offset, text_angle, text_Eastoffset, text_Northoffset |
Constructor Summary | |
---|---|
AWTDrawer3D(PlotCanvas _canvas)
|
Method Summary | |
---|---|
void |
rotate(int[] t,
int[] panelSize)
|
Methods inherited from class org.math.plot.render.AWTDrawer |
---|
dilate, drawDot, drawLine, drawLineBase, drawPolygon, drawText, drawTextBase, fillPolygon, getColor, getFont, project, projectBase, resetBaseProjection, setColor, setFont, translate |
Methods inherited from class org.math.plot.render.AbstractDrawer |
---|
drawCoordinate, getBaseOffset, getDotPattern, getDotRadius, getDotType, getScreenOffset, getTextAngle, getTextOffset, initGraphics, setBaseOffset, setDotPattern, setDotRadius, setDotType, setLineType, setLineWidth, setScreenOffset, setTextAngle, setTextOffset, stringToPattern, stringToPattern |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWTDrawer3D(PlotCanvas _canvas)
Method Detail |
---|
public void rotate(int[] t, int[] panelSize)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |