Class Framebuffer
java.lang.Object
com.shinyhut.vernacular.client.rendering.Framebuffer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<BigInteger,ColorMapEntry> private BufferedImageprivate final VncSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidpaint()voidprocessUpdate(FramebufferUpdate update) private voidresizeFramebuffer(Rectangle newSize) voidupdateColorMap(SetColorMapEntries update)
-
Field Details
-
session
-
colorMap
-
renderers
-
frame
-
-
Constructor Details
-
Framebuffer
-
-
Method Details
-
processUpdate
- Throws:
VncException
-
paint
private void paint() -
updateColorMap
-
resizeFramebuffer
-