Class SetScreenConfig
java.lang.Object
com.github.moaxcp.x11client.protocol.randr.SetScreenConfig
- All Implemented Interfaces:
TwoWayRequest<SetScreenConfigReply>,XObject,XRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanintbytedefault StringshortgetRate()shortintgetSize()length of object expressed in units of 4 bytesshortintintinthashCode()booleanisRotationEnabled(@NonNull Rotation... maskEnums) static SetScreenConfigtoString()void
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getReplyFunction
- Specified by:
getReplyFunctionin interfaceTwoWayRequest<SetScreenConfigReply>
-
getOpCode
public byte getOpCode() -
readSetScreenConfig
- Throws:
IOException
-
write
- Specified by:
writein interfaceXRequest- Throws:
IOException
-
isRotationEnabled
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getWindow
public int getWindow() -
getTimestamp
public int getTimestamp() -
getConfigTimestamp
public int getConfigTimestamp() -
getSizeID
public short getSizeID() -
getRotation
public short getRotation() -
getRate
public short getRate() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-