|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.TexturePaint
org.ka2ddo.yaac.gui.osm.GuiOsmConstants.CheckedTexturePaint
public static class GuiOsmConstants.CheckedTexturePaint
A class implementing a TexturePaint where the texture is a checked pattern in two colors.
GuiOsmConstants.createCheckedTexture(java.awt.Color, java.awt.Color, int)| Field Summary |
|---|
| Fields inherited from interface java.awt.Transparency |
|---|
BITMASK, OPAQUE, TRANSLUCENT |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
Returns a hash code value for the object. |
| Methods inherited from class java.awt.TexturePaint |
|---|
createContext, getAnchorRect, getImage, getTransparency |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectequals(Object)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||