net.vncviewer.rfb
Class Encodings
java.lang.Object
net.vncviewer.rfb.Encodings
public class Encodings
- extends java.lang.Object
Method Summary |
static java.lang.String |
name(int num)
|
static int |
num(java.lang.String name)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
raw
public static final int raw
- See Also:
- Constant Field Values
copyRect
public static final int copyRect
- See Also:
- Constant Field Values
RRE
public static final int RRE
- See Also:
- Constant Field Values
coRRE
public static final int coRRE
- See Also:
- Constant Field Values
hextile
public static final int hextile
- See Also:
- Constant Field Values
ZRLE
public static final int ZRLE
- See Also:
- Constant Field Values
max
public static final int max
- See Also:
- Constant Field Values
pseudoEncodingCursor
public static final int pseudoEncodingCursor
- See Also:
- Constant Field Values
pseudoEncodingDesktopSize
public static final int pseudoEncodingDesktopSize
- See Also:
- Constant Field Values
Encodings
public Encodings()
num
public static int num(java.lang.String name)
name
public static java.lang.String name(int num)