C  D  E  F  G  H  I  L  M  N  P  T  V 

C

Clipper - Class in noawt.com.bric.geom
This class lets you clip/intersect an arbitrary shape to a Rectangle2D.
Clipper() - Constructor for class noawt .com .bric .geom . Clipper
 
clipToRect(Shape, Rectangle2D) - Static method in class noawt .com .bric .geom . Clipper
This creates a GeneralPath representing s when clipped to r
clipToRect(Shape, AffineTransform, Rectangle2D) - Static method in class noawt .com .bric .geom . Clipper
This creates a GeneralPath representing s when clipped to r
clone() - Method in class noawt .com .bric .math . MutableInteger
 
compareTo(Number) - Method in class noawt .com .bric .math . MutableInteger
 

D

doubleValue() - Method in class noawt .com .bric .math . MutableInteger
 

E

equals(Object) - Method in class noawt .com .bric .math . MutableInteger
 

F

FloatArrayFactory - Class in noawt.com.bric.util
This is a mechanism to recycle arrays.
FloatArrayFactory() - Constructor for class noawt .com .bric .util . FloatArrayFactory
 
floatValue() - Method in class noawt .com .bric .math . MutableInteger
 

G

getArray(int) - Method in class noawt .com .bric .util . FloatArrayFactory
Returns a float array of the indicated size.
getStaticFactory() - Static method in class noawt .com .bric .util . FloatArrayFactory
 

H

hashCode() - Method in class noawt .com .bric .math . MutableInteger
 

I

intValue() - Method in class noawt .com .bric .math . MutableInteger
 

L

longValue() - Method in class noawt .com .bric .math . MutableInteger
 

M

MutableInteger - Class in noawt.com.bric.math
This Number can change value, so for operations that need to be computed millions of times, recycling 1 object will save a lot of memory allocation.
MutableInteger() - Constructor for class noawt .com .bric .math . MutableInteger
 
MutableInteger(int) - Constructor for class noawt .com .bric .math . MutableInteger
 

N

noawt.com.bric.geom - package noawt.com.bric.geom
 
noawt.com.bric.math - package noawt.com.bric.math
 
noawt.com.bric.util - package noawt.com.bric.util
 

P

putArray(float[]) - Method in class noawt .com .bric .util . FloatArrayFactory
Stores an array for future use.

T

toString() - Method in class noawt .com .bric .math . MutableInteger
 

V

value - Variable in class noawt .com .bric .math . MutableInteger
 
C  D  E  F  G  H  I  L  M  N  P  T  V