|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmoebiusViewer.Attributes
moebiusViewer.Attributes2D
| Field Summary | |
protected java.awt.Graphics2D |
graphics2d
|
java.awt.BasicStroke |
stroke
|
| Fields inherited from class moebiusViewer.Attributes |
antiAliasing, BASE, BOTTOM, CENTER, color, filled, font, graphics, horizontalTextLayout, LEFT, lineWidth, pointColor, pointOutline, pointRadius, RIGHT, TOP, usePointColor, verticalTextLayout |
| Constructor Summary | |
Attributes2D()
|
|
| Method Summary | |
boolean |
getJava2()
|
void |
resetGraphics()
|
void |
setGraphics(java.awt.Graphics g)
|
void |
setLineWidth(double width)
|
| Methods inherited from class moebiusViewer.Attributes |
clone, getAntiAliasing, getColor, getFilled, getFont, getGraphics, getHorizontalTextLayout, getLineWidth, getPointColor, getPointOutline, getPointRadius, getUsePointColor, getVerticalTextLayout, setAntiAliasing, setColor, setFilled, setFont, setHorizontalTextLayout, setPointColor, setPointOutline, setPointRadius, setUsePointColor, setVerticalTextLayout |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected transient java.awt.Graphics2D graphics2d
public transient java.awt.BasicStroke stroke
| Constructor Detail |
public Attributes2D()
| Method Detail |
public boolean getJava2()
getJava2 in class Attributespublic void setLineWidth(double width)
setLineWidth in class Attributespublic void setGraphics(java.awt.Graphics g)
setGraphics in class Attributespublic void resetGraphics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||