Class SetScreenSize
java.lang.Object
com.github.moaxcp.x11client.protocol.randr.SetScreenSize
- All Implemented Interfaces:
OneWayRequest,XObject,XRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getOpCode
public byte getOpCode() -
readSetScreenSize
- Throws:
IOException
-
write
- Specified by:
writein interfaceXRequest- Throws:
IOException
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getWindow
public int getWindow() -
getWidth
public short getWidth() -
getHeight
public short getHeight() -
getMmWidth
public int getMmWidth() -
getMmHeight
public int getMmHeight() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-