Class Transform
java.lang.Object
com.github.moaxcp.x11client.protocol.render.Transform
-
Method Details
-
readTransform
- Throws:
IOException
-
write
- Specified by:
writein interfaceXStruct- Throws:
IOException
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getMatrix11
public int getMatrix11() -
getMatrix12
public int getMatrix12() -
getMatrix13
public int getMatrix13() -
getMatrix21
public int getMatrix21() -
getMatrix22
public int getMatrix22() -
getMatrix23
public int getMatrix23() -
getMatrix31
public int getMatrix31() -
getMatrix32
public int getMatrix32() -
getMatrix33
public int getMatrix33() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-