|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.TexturePaint
com.bbn.openmap.omGraphics.awt.SerializableTexturePaint
public class SerializableTexturePaint
A wrapper around TexturePaint objects that can be used to serialize them. Use these in OMGraphics if you set it in one of the paint attributes.
| Field Summary |
|---|
| Fields inherited from interface java.awt.Transparency |
|---|
BITMASK, OPAQUE, TRANSLUCENT |
| Constructor Summary | |
|---|---|
SerializableTexturePaint(java.awt.image.BufferedImage txtr,
java.awt.geom.Rectangle2D anchor)
|
|
| Method Summary |
|---|
| Methods inherited from class java.awt.TexturePaint |
|---|
createContext, getAnchorRect, getImage, getTransparency |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerializableTexturePaint(java.awt.image.BufferedImage txtr,
java.awt.geom.Rectangle2D anchor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||