Class SetPictureClipRectangles
java.lang.Object
com.github.moaxcp.x11client.protocol.render.SetPictureClipRectangles
- All Implemented Interfaces:
OneWayRequest,XObject,XRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Method Summary
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getOpCode
public byte getOpCode() -
readSetPictureClipRectangles
- 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
-
getPicture
public int getPicture() -
getClipXOrigin
public short getClipXOrigin() -
getClipYOrigin
public short getClipYOrigin() -
getRectangles
-
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-