|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmoebiusViewer.MoebiusGraphics
moebiusViewer.MoebiusGraphicsWithPrimitives
moebiusViewer.AbstractDrawer
moebiusViewer.moebius.MoebiusDrawer
| Field Summary |
| Fields inherited from class moebiusViewer.MoebiusGraphics |
attributes, size, transform |
| Constructor Summary | |
MoebiusDrawer()
|
|
| Method Summary | |
void |
arc(ComplexProjective1 z1,
ComplexProjective1 z2,
ComplexProjective1 z3)
|
void |
circle(HermitianCircle aC)
|
AbstractPSWriter |
getPSWriter()
|
void |
lineSeg(ComplexProjective1 aZ,
ComplexProjective1 aW)
|
void |
point(ComplexProjective1 aZ)
|
void |
text(ComplexProjective1 cp,
java.lang.String s)
|
| Methods inherited from class moebiusViewer.AbstractDrawer |
draw, draw, drawArc, drawCircle, drawColor, drawLine, drawString, fillCircle, fillColor, fillPolygon |
| Methods inherited from class moebiusViewer.MoebiusGraphics |
arc, circle, clear, clone, getAttributes, getColor, getFilled, getFont, getGraphics, getHorizontalTextLayout, getLineWidth, getPointColor, getPointOutline, getPointRadius, getShapeStack, getSize, getTransform, getTransformStack, getUsePointColor, getVerticalTextLayout, line, line, lineSeg, lineSeg, point, point, popShape, popTransform, push, push, setAttributes, setColor, setFilled, setFont, setGraphics, setHorizontalTextLayout, setLineWidth, setPointColor, setPointOutline, setPointRadius, setSize, setTransformStack, setUsePointColor, setVerticalTextLayout, text, text |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MoebiusDrawer()
| Method Detail |
public AbstractPSWriter getPSWriter()
getPSWriter in class AbstractDrawerpublic void point(ComplexProjective1 aZ)
point in class MoebiusGraphicspublic void circle(HermitianCircle aC)
circle in class MoebiusGraphics
public void lineSeg(ComplexProjective1 aZ,
ComplexProjective1 aW)
lineSeg in class MoebiusGraphics
public void arc(ComplexProjective1 z1,
ComplexProjective1 z2,
ComplexProjective1 z3)
arc in class MoebiusGraphics
public void text(ComplexProjective1 cp,
java.lang.String s)
text in class MoebiusGraphics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||