Package edu.macalester.graphics
package edu.macalester.graphics
-
ClassDescriptionA partial section of an ellipse.A window frame that can contain graphical objects.An ellipse that can be drawn on the screen.A graphical object with an interior than can be filled with a color or pattern.A typography style.A group of graphical objects that can be added, moved, and removed as a single unit.Abstract class representing some sort of graphical object that can be drawn and positioned on a canvas.Observer pattern interface used to notify a canvas to repaint if a graphical object has changed.A string of text that can be drawn to the screen.A bitmap image that can be drawn to the screen.Describes the presence and order of color channels in an array of pixels.A line segment that can be drawn on the screen.An arbitrary path or polygon with straight sides, possibly self-intersecting.A point in two-dimensional space.Deprecated.Use Path insteadA rectangle that can be drawn on the screen.A graphical object that has an outline, which can have a color and thickness.Describes how
GraphicsText
horizontally aligns text relative to its x position.