|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ide.common.rendering.api.RenderSession
com.android.ide.common.rendering.StaticRenderSession
public class StaticRenderSession
Static RenderSession returning a given Result, ViewInfo and
BufferedImage.
| Constructor Summary | |
|---|---|
StaticRenderSession(com.android.ide.common.rendering.api.Result result,
com.android.ide.common.rendering.api.ViewInfo rootViewInfo,
java.awt.image.BufferedImage image)
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
getImage()
|
com.android.ide.common.rendering.api.Result |
getResult()
|
java.util.List<com.android.ide.common.rendering.api.ViewInfo> |
getRootViews()
|
| Methods inherited from class com.android.ide.common.rendering.api.RenderSession |
|---|
animate, dispose, getDefaultProperties, getProperty, getSystemRootViews, insertChild, isAlphaChannelImage, moveChild, removeChild, render, render, render, setElapsedFrameTimeNanos, setProperty, setSystemBootTimeNanos, setSystemTimeNanos |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticRenderSession(com.android.ide.common.rendering.api.Result result,
com.android.ide.common.rendering.api.ViewInfo rootViewInfo,
java.awt.image.BufferedImage image)
| Method Detail |
|---|
public com.android.ide.common.rendering.api.Result getResult()
getResult in class com.android.ide.common.rendering.api.RenderSessionpublic java.util.List<com.android.ide.common.rendering.api.ViewInfo> getRootViews()
getRootViews in class com.android.ide.common.rendering.api.RenderSessionpublic java.awt.image.BufferedImage getImage()
getImage in class com.android.ide.common.rendering.api.RenderSession
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||