A C D F G I M P S T U W 

A

Arrays - Class in com.levigo.util.gwtawt.client.helper
 
Arrays() - Constructor for class com.levigo.util.gwtawt.client.helper.Arrays
 

C

clearRect(int, int, int, int) - Method in interface com.levigo.util.gwtawt.client.Graphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearRect(int, int, int, int) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
clipRect(int, int, int, int) - Method in interface com.levigo.util.gwtawt.client.Graphics
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
clone(float[]) - Static method in class com.levigo.util.gwtawt.client.helper.Cloner
 
Cloner - Class in com.levigo.util.gwtawt.client.helper
 
Cloner() - Constructor for class com.levigo.util.gwtawt.client.helper.Cloner
 
com.levigo.util.gwtawt.client - package com.levigo.util.gwtawt.client
 
com.levigo.util.gwtawt.client.helper - package com.levigo.util.gwtawt.client.helper
 
com.levigo.util.gwtawt.shared - package com.levigo.util.gwtawt.shared
 
copyOf(byte[], int) - Static method in class com.levigo.util.gwtawt.client.helper.Arrays
 
copyOf(int[], int) - Static method in class com.levigo.util.gwtawt.client.helper.Arrays
 
copyOf(float[], int) - Static method in class com.levigo.util.gwtawt.client.helper.Arrays
 
copyOf(double[], int) - Static method in class com.levigo.util.gwtawt.client.helper.Arrays
 

D

draw(Shape) - Method in interface com.levigo.util.gwtawt.client.Graphics
Strokes a shape
draw(Shape) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
drawChars(char[], int, int, int, int) - Method in interface com.levigo.util.gwtawt.client.Graphics
Draws the text given by the specified character array, using this graphics context's current font and color.
drawChars(char[], int, int, int, int) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
drawLine(double, double, double, double) - Method in interface com.levigo.util.gwtawt.client.Graphics
 
drawLine(double, double, double, double) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
drawString(String, int, int) - Method in interface com.levigo.util.gwtawt.client.Graphics
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(String, int, int) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 

F

fill(Shape) - Method in interface com.levigo.util.gwtawt.client.Graphics
Fills a shape
fill(Shape) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
forceRepaint() - Method in interface com.levigo.util.gwtawt.client.Graphics
Forces a Repaint of the Component
forceRepaint() - Method in class com.levigo.util.gwtawt.client.WebGraphics
 

G

getContext2d() - Method in interface com.levigo.util.gwtawt.client.Graphics
 
getContext2d() - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
Graphics - Interface in com.levigo.util.gwtawt.client
 

I

IEEEremainder(double, double) - Static method in class com.levigo.util.gwtawt.client.helper.Math
 
init() - Method in class com.levigo.util.gwtawt.shared.Path2dFloatSerializable
 

M

Math - Class in com.levigo.util.gwtawt.client.helper
 
Math() - Constructor for class com.levigo.util.gwtawt.client.helper.Math
 

P

Path2dFloatSerializable - Class in com.levigo.util.gwtawt.shared
 
Path2dFloatSerializable() - Constructor for class com.levigo.util.gwtawt.shared.Path2dFloatSerializable
Deprecated.
Path2dFloatSerializable(Path2D.Float) - Constructor for class com.levigo.util.gwtawt.shared.Path2dFloatSerializable
 

S

setClip(int, int, int, int) - Method in interface com.levigo.util.gwtawt.client.Graphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in interface com.levigo.util.gwtawt.client.Graphics
Sets the current clipping area to an arbitrary clip shape.
setClip(int, int, int, int) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
setClip(Shape) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
setColor(Color) - Method in interface com.levigo.util.gwtawt.client.Graphics
Sets the Color to Fill/Stroke
setColor(Color) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
setFillColor(Color) - Method in interface com.levigo.util.gwtawt.client.Graphics
 
setFillColor(Color) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
setStroke(BasicStroke) - Method in interface com.levigo.util.gwtawt.client.Graphics
sets the line style
setStroke(BasicStroke) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 
sort(double[], int, int) - Static method in class com.levigo.util.gwtawt.client.helper.Arrays
 

T

translate(int, int) - Method in interface com.levigo.util.gwtawt.client.Graphics
 
translate(int, int) - Method in class com.levigo.util.gwtawt.client.WebGraphics
 

U

ulp(double) - Static method in class com.levigo.util.gwtawt.client.helper.Math
 

W

WebGraphics - Class in com.levigo.util.gwtawt.client
Graphics2D replacement for GWT Works as a Wrapper around the HTML5 Context2d element
WebGraphics(Context2d) - Constructor for class com.levigo.util.gwtawt.client.WebGraphics
 
WebGraphics(Context2d, Component) - Constructor for class com.levigo.util.gwtawt.client.WebGraphics
 
A C D F G I M P S T U W 

Copyright © 2015 levigo. All Rights Reserved.