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

G

getAnglePoint(Drawing, double) - Method in class sddl.hierarchy.Circle
Returns the point of the circle at angle angle
getCanvas(int) - Method in class sddl.hierarchy.Canvas
Not used
getCanvasLocation(int) - Method in class sddl.hierarchy.Canvas
Not used
getDrawing(int) - Method in class sddl.hierarchy.Canvas
Gets a specific drawing with its index
getDrawing(String) - Method in class sddl.hierarchy.Canvas
Get one of the drawing in this canvas with its specific name
getDrawingLocation(String) - Method in class sddl.hierarchy.Canvas
Get the location of one of the drawing in this canvas with its specific name
getDrawingLocation(int) - Method in class sddl.hierarchy.Canvas
Get the location of a drawing from its index
getDrawingOrNull(String) - Method in class sddl.hierarchy.Canvas
Get the drawing of this name or return null
getEast(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the eastern point in the rectangle
getEndingTangent() - Method in class sddl.hierarchy.Path
Gets the ending tangent of the Path, if there is one explicitly set
getLength() - Method in class sddl.hierarchy.Rectangle
Standard SDDL getter for the length parameter
getLength() - Method in class sddl.hierarchy.Square
Standard SDDL getter for parameter length
getNorth(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the northern point in the rectangle
getNortheast(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the northeastern point in the rectangle
getNorthwest(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the northwestern point in the rectangle
getNumberOfCanvas() - Method in class sddl.hierarchy.Canvas
Not used
getNumberOfDrawings() - Method in class sddl.hierarchy.Canvas
Returns the number of drawings in this canvas
getNumberOfPoints() - Method in class sddl.hierarchy.Path
Returns the number of Points in the Path
getPath() - Method in class sddl.hierarchy.Arrow
Obtain the path of an arrow
getPoint(int) - Method in class sddl.hierarchy.Path
Returns the Point at the position i
getPoint1() - Method in class sddl.hierarchy.Line
Gets the first point of the line
getPoint2() - Method in class sddl.hierarchy.Line
Gets the second point of the line
getPoints() - Method in class sddl.hierarchy.Path
Returns a list of all points in the Path
getRadius() - Method in class sddl.hierarchy.Circle
Standard SDDL getter for the radius property
getRound() - Method in class sddl.hierarchy.Rectangle
Standard SDDL getter for the round parameter
getSize() - Method in class sddl.hierarchy.EqTriangle
Standard SDDL getter for size property
getSouth(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the southern point in the rectangle
getSoutheast(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the southeastern point in the rectangle
getSouthwest(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the southwestern point in the rectangle
getStartingTangent() - Method in class sddl.hierarchy.Path
Gets the starting tangent of the Path, if there is one explicitly set
getText() - Method in class sddl.hierarchy.Text
Standard SDDL getter for text parameter
getWest(Drawing) - Method in class sddl.hierarchy.Rectangle
Returns the western point in the rectangle
getWidth() - Method in class sddl.hierarchy.Rectangle
Standard SDDL getter for the width parameter
getXradius() - Method in class sddl.hierarchy.Ellipse
Standard SDDL getter of the xradius property
getYradius() - Method in class sddl.hierarchy.Ellipse
Standard SDDL getter of the yradius property

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