Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
S
sddl.hierarchy
- package sddl.hierarchy
setCanvasPosition(AbstractPoint)
- Method in class sddl.hierarchy.
Canvas
Sets the position at which the canvas is positionned compared to its father canvas
setDrawingName(String)
- Method in class sddl.hierarchy.
Drawing
Sets a drawing name
setEndingTangent(Point)
- Method in class sddl.hierarchy.
Arrow
Standard SDDL setter for endingTangent property
setEndingTangent(Point)
- Method in class sddl.hierarchy.
Path
Sets the ending tangent of the Path
setLength(double)
- Method in class sddl.hierarchy.
Rectangle
Standard SDDL setter for the length parameter
setLength(double)
- Method in class sddl.hierarchy.
Square
Standard SDDL setter for parameter length
setLinear()
- Method in class sddl.hierarchy.
Path
Sets a Path to be linear
setMain()
- Method in class sddl.hierarchy.
Canvas
Sets the Canvas as the main canvas
setMapTypeAdd()
- Method in class sddl.hierarchy.
BinaryMapPoint
Sets the combination to be an Asymptote add function
setMapTypeMultiply(double)
- Method in class sddl.hierarchy.
UnaryMapPoint
Modify the prefix and suffix string as to create a real-vector multiplication in Asymptote.
setPoint1(AbstractPoint)
- Method in class sddl.hierarchy.
Line
Sets the first point of the line
setPoint2(AbstractPoint)
- Method in class sddl.hierarchy.
Line
Sets the second point of the line
setPosition(AbstractPoint)
- Method in class sddl.hierarchy.
Drawing
Sets the position of the drawing
setRadius(double)
- Method in class sddl.hierarchy.
Circle
Standard SDDL setter for the radius property
setRound(boolean)
- Method in class sddl.hierarchy.
Rectangle
Standard SDDL setter for the round parameter
setSize(double)
- Method in class sddl.hierarchy.
EqTriangle
Standard SDDL setter for size property
setStartingTangent(Point)
- Method in class sddl.hierarchy.
Arrow
Standard SDDL setter for startingTangent property
setStartingTangent(Point)
- Method in class sddl.hierarchy.
Path
Sets the starting tangent of the Path
setText(String, double, Point, boolean)
- Method in class sddl.hierarchy.
Arrow
Sets the text of an arrow at a particular position
setText(String)
- Method in class sddl.hierarchy.
Text
Standard SDDL setter for text parameter
setVisible(boolean)
- Method in class sddl.hierarchy.
Shape
Sets if the Shape is going to be drawn or not
setWidth(double)
- Method in class sddl.hierarchy.
Rectangle
Standard SDDL setter for width parameter
setXradius(double)
- Method in class sddl.hierarchy.
Ellipse
Standard SDDL setter for xradius property
setYradius(double)
- Method in class sddl.hierarchy.
Ellipse
Standard SDDL setter for yradius property
Shape
- Class in
sddl.hierarchy
A Shape is something waiting to be drawn.
Shape()
- Constructor for class sddl.hierarchy.
Shape
solve()
- Method in class sddl.hierarchy.
AbstractPoint
Returns an Asymptote string describing the Point
solve()
- Method in class sddl.hierarchy.
BinaryMapPoint
Returns an Asymptote string describing the combination of the two points
solve()
- Method in class sddl.hierarchy.
IntersectionPoint
solve()
- Method in class sddl.hierarchy.
Point
Gives an Asymptote string describing the point
solve()
- Method in class sddl.hierarchy.
RefPoint
This function returns Asymptote code for describing the reference point
solve()
- Method in class sddl.hierarchy.
UnaryMapPoint
Returns a String describing the point in Asymptote
Square
- Class in
sddl.hierarchy
This Shape represents a standard square
Square()
- Constructor for class sddl.hierarchy.
Square
Default SDDL constructor
Square(double)
- Constructor for class sddl.hierarchy.
Square
Java-only default constructor
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U