Class QueryImageAttributes
java.lang.Object
com.github.moaxcp.x11client.protocol.xv.QueryImageAttributes
- All Implemented Interfaces:
TwoWayRequest<QueryImageAttributesReply>,XObject,XRequest
public final class QueryImageAttributes
extends Object
implements TwoWayRequest<QueryImageAttributesReply>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getReplyFunction
- Specified by:
getReplyFunctionin interfaceTwoWayRequest<QueryImageAttributesReply>
-
getOpCode
public byte getOpCode() -
readQueryImageAttributes
- 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
-
getPort
public int getPort() -
getId
public int getId() -
getWidth
public short getWidth() -
getHeight
public short getHeight() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-