A C D E G H I L O P R S T

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
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
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
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
 
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

A C D E G H I L O P R S T