|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.graphics3DAdapter.graphics.appearances.YoAppearanceTransparency
us.ihmc.graphics3DAdapter.graphics.appearances.YoAppearanceTexture
public class YoAppearanceTexture
Constructor Summary | |
---|---|
YoAppearanceTexture(java.awt.image.BufferedImage bufferedImage)
|
|
YoAppearanceTexture(java.net.URL fileURL)
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
getBufferedImage()
|
java.net.URL |
getFileURL()
|
Methods inherited from class us.ihmc.graphics3DAdapter.graphics.appearances.YoAppearanceTransparency |
---|
getTransparency, setTransparency |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public YoAppearanceTexture(java.net.URL fileURL)
public YoAppearanceTexture(java.awt.image.BufferedImage bufferedImage)
Method Detail |
---|
public java.net.URL getFileURL()
public java.awt.image.BufferedImage getBufferedImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |