Skip navigation links
A B C D G H I K L M P R S T V 

A

Arc - Class in artstationapplication
Creates editable arc with handles for width, height, start, and end.
ArtStation - Class in template.tool
 
ArtStation() - Constructor for class template.tool.ArtStation
 
artstationapplication - package artstationapplication
 
ArtStationApplication - Class in artstationapplication
Main application window
ArtStationApplication() - Constructor for class artstationapplication.ArtStationApplication
 

B

Bezier - Class in artstationapplication
Creates editable Bezier with handles for start, end, and their controllers.

C

CanvasArea - Class in artstationapplication
Display area that draws the grid, background, and shapes.
Change - Class in artstationapplication
This class will hold the information about the previous state of a shape.
ChangeList - Class in artstationapplication
Holds previous twenty Changes
Circle - Class in artstationapplication
Creates editable circle with handles for width and height.

D

draw() - Method in class artstationapplication.ArtStationApplication
 

G

getMenuTitle() - Method in class template.tool.ArtStation
 
getName() - Method in class artstationapplication.Shape
 
getWindow() - Method in class artstationapplication.ArtStationApplication
 
GUI - Class in artstationapplication
Handles the creation of all GUI elements.

H

Handle - Class in artstationapplication
Handle used in various shapes.

I

init(Base) - Method in class template.tool.ArtStation
 

K

keyPressed() - Method in class artstationapplication.ArtStationApplication
 
keyReleased() - Method in class artstationapplication.ArtStationApplication
 

L

Line - Class in artstationapplication
Creates editable line with handles for start and end.

M

main(String[]) - Static method in class artstationapplication.ArtStationApplication
 
mousePressed() - Method in class artstationapplication.ArtStationApplication
 
mouseReleased() - Method in class artstationapplication.ArtStationApplication
 

P

Picture - Class in artstationapplication
Creates editable image with handle for corner.
Polygon - Class in artstationapplication
Creates editable polygon with handles for each vertex.

R

Rectangle - Class in artstationapplication
Creates editable rectangle with handles for width and height.
run() - Method in class template.tool.ArtStation
 

S

setName(String) - Method in class artstationapplication.Shape
 
settings() - Method in class artstationapplication.ArtStationApplication
 
Shape - Class in artstationapplication
Abstract class that provides the shared data members for all shapes.
ShapeType - Enum in artstationapplication
Used to designate which shape is being drawn.

T

template.tool - package template.tool
 
toString() - Method in class artstationapplication.Shape
 
Transformation - Enum in artstationapplication
Used to designate which change is being made.
Triangle - Class in artstationapplication
Creates editable triangle with handles for width and height.

V

valueOf(String) - Static method in enum artstationapplication.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum artstationapplication.Transformation
Returns the enum constant of this type with the specified name.
values() - Static method in enum artstationapplication.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum artstationapplication.Transformation
Returns an array containing the constants of this enum type, in the order they are declared.
VertexHandle - Class in artstationapplication
Handle used by Polygons and Pictures to control the location of a vertex without any constraints.
A B C D G H I K L M P R S T V 
Skip navigation links

Processing tool ArtStation by Justin Wilder. (c) 2019