Uses of Class
org.praxislive.video.pgl.PGLGraphics
-
Packages that use PGLGraphics Package Description org.praxislive.video.pgl org.praxislive.video.pgl.code.userapi -
-
Uses of PGLGraphics in org.praxislive.video.pgl
Methods in org.praxislive.video.pgl that return PGLGraphics Modifier and Type Method Description PGLGraphics
PGLContext. createGraphics(int width, int height)
PGLGraphics
PGLSurface. getGraphics()
PGLGraphics
PGLContext. primary()
-
Uses of PGLGraphics in org.praxislive.video.pgl.code.userapi
Methods in org.praxislive.video.pgl.code.userapi that return PGLGraphics Modifier and Type Method Description protected PGLGraphics
PGraphics2D. releaseGraphics()
Methods in org.praxislive.video.pgl.code.userapi with parameters of type PGLGraphics Modifier and Type Method Description protected void
PGraphics2D. initGraphics(PGLGraphics graphics)
-