|
Class Summary |
| AbstractPoint |
This class represents any kind of point. |
| Arrow |
This Shape represents an Arrow |
| BinaryMapPoint |
Represents a combination of two points |
| Canvas |
This Shape only represents a container. |
| Circle |
This Shape represents a Circle |
| Drawing |
Class representing a positioned Shape (or its concrete form). |
| Ellipse |
This Shape represents an ellipse |
| EqTriangle |
This class represents an equilateral triangle. |
| IntersectionPoint |
Represents the intersection of two Paths |
| Line |
Describes a simple line between two points |
| Path |
Describes a general path in space. |
| Point |
This class represents a Point with absolute values in the two dimensional plane |
| Rectangle |
This Shape describes a standard rectangle. |
| RefPoint |
This represents a reference point, something defined from a positioned Shape |
| Shape |
A Shape is something waiting to be drawn. |
| Square |
This Shape represents a standard square |
| Text |
This Shape represents a LaTeX text. |
| UnaryMapPoint |
This class describes an Asymptote point. |