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 PGLGraphicsPGLContext. createGraphics(int width, int height)PGLGraphicsPGLSurface. getGraphics()PGLGraphicsPGLContext. 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 PGLGraphicsPGraphics2D. releaseGraphics()Methods in org.praxislive.video.pgl.code.userapi with parameters of type PGLGraphics Modifier and Type Method Description protected voidPGraphics2D. initGraphics(PGLGraphics graphics)
-