Class CreateCursor
java.lang.Object
com.github.moaxcp.x11client.protocol.render.CreateCursor
- 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() -
readCreateCursor
- 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
-
getCid
public int getCid() -
getSource
public int getSource() -
getX
public short getX() -
getY
public short getY() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-