Package org.openpatch.scratch.extensions.shape
package org.openpatch.scratch.extensions.shape
-
ClassDescriptionRepresents a circle shape defined by its center and radius.Represents an ellipse shape.Represents a polygon shape defined by its vertices.Represents a rectangle shape defined by its position and size.Represents a generic shape that can be transformed and drawn.Represents a triangle shape defined by three vertices.