|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.model.AbstractImageSource
public abstract class AbstractImageSource
| Constructor Summary | |
|---|---|
AbstractImageSource()
|
|
| Method Summary | |
|---|---|
OpenglTextureHandle |
addTexture(OpenglControl control)
Adds the textureHandle to OpenglControl and returns the ID. |
java.awt.Image |
getImage()
|
void |
removeTexture()
Removes the textureHandle from GLTextureManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.partnersoft.maps.model.ImageSource |
|---|
getImageBytes |
| Constructor Detail |
|---|
public AbstractImageSource()
| Method Detail |
|---|
public java.awt.Image getImage()
getImage in interface ImageSourcepublic OpenglTextureHandle addTexture(OpenglControl control)
ImageSource
addTexture in interface ImageSourcepublic void removeTexture()
ImageSource
removeTexture in interface ImageSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||