Class CopyRectRenderer
- java.lang.Object
-
- com.shinyhut.vernacular.client.rendering.renderers.CopyRectRenderer
-
-
Constructor Summary
Constructors Constructor Description CopyRectRenderer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrender(InputStream in, BufferedImage destination, Rectangle rectangle)
-
-
-
Method Detail
-
render
public void render(InputStream in, BufferedImage destination, Rectangle rectangle) throws VncException
- Specified by:
renderin interfaceRenderer- Throws:
VncException
-
-