-
TextBlock
- Class in
com.bric.awt
-
This renders a block of text with optional attributes.
-
TextBlock(String) - Constructor for class com
.bric
.awt
.
TextBlock
-
-
TextBlock(float, String) - Constructor for class com
.bric
.awt
.
TextBlock
-
-
TextBoxPaintable
- Class in
com.bric.awt
-
A Paintable that renders text as shapes.
-
TextBoxPaintable(String, Font, float, float) - Constructor for class com
.bric
.awt
.
TextBoxPaintable
-
Create a TextBoxPaintable using the system's default text color.
-
TextBoxPaintable(String, Font, float, float, Paint) - Constructor for class com
.bric
.awt
.
TextBoxPaintable
-
-
TextClusterPaintable
- Class in
com.bric.awt
-
A cluster of strings that are randomly distributed, rotated, and sized.
-
TextClusterPaintable(String[], Font, float, float, float, long) - Constructor for class com
.bric
.awt
.
TextClusterPaintable
-
-
TextSize
- Class in
com.bric.awt
-
-
TextSize() - Constructor for class com
.bric
.awt
.
TextSize
-
-
toRGB(float[]) - Static method in class com
.bric
.awt
.
HSLColor
-
Convert HSL values to a RGB Color with a default alpha value of 1.
-
toRGB(float[], float) - Static method in class com
.bric
.awt
.
HSLColor
-
Convert HSL values to a RGB Color.
-
toRGB(float, float, float) - Static method in class com
.bric
.awt
.
HSLColor
-
Convert HSL values to a ARGB Color with a default alpha value of 1.
-
toRGB(float, float, float, float) - Static method in class com
.bric
.awt
.
HSLColor
-
Convert HSL values to an ARGB Color.
-
toString() - Method in class com
.bric
.awt
.
Dimension2DDouble
-
-
toString() - Method in class com
.bric
.awt
.
DualGraphics2D
-
-
track(JApplet) - Static method in class com
.bric
.awt
.
ModifierTracker
-
Add KeyListeners to everything in an applet.
-
transform(AffineTransform) - Method in class com
.bric
.awt
.
DualGraphics2D
-
-
transform - Variable in class com
.bric
.awt
.
GradientTexturePaint
-
-
TransformedTexturePaint
- Class in
com.bric.awt
-
This effectively extends
TexturePaint to support arbitrary
AffineTransforms inside this paint object.
-
TransformedTexturePaint(BufferedImage, Rectangle2D, AffineTransform) - Constructor for class com
.bric
.awt
.
TransformedTexturePaint
-
-
translate(double, double) - Method in class com
.bric
.awt
.
DualGraphics2D
-
-
translate(int, int) - Method in class com
.bric
.awt
.
DualGraphics2D
-
-
truncate(String, Font, FontRenderContext, int) - Static method in class com
.bric
.awt
.
TextSize
-
Truncate a String to fit within the number of pixels provided.
-
TYPE_CIRCLE - Static variable in class com
.bric
.awt
.
HalftoneGradient
-
-
TYPE_DIAMOND - Static variable in class com
.bric
.awt
.
HalftoneGradient
-
-
TYPE_TRIANGLE - Static variable in class com
.bric
.awt
.
HalftoneGradient
-