Class QueryTextExtentsReply.QueryTextExtentsReplyBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.xproto.QueryTextExtentsReply.QueryTextExtentsReplyBuilder
- Enclosing class:
- QueryTextExtentsReply
-
Method Summary
Modifier and TypeMethodDescriptionbuild()drawDirection(byte drawDirection) drawDirection(FontDraw drawDirection) fontAscent(short fontAscent) fontDescent(short fontDescent) intgetSize()overallAscent(short overallAscent) overallDescent(short overallDescent) overallLeft(int overallLeft) overallRight(int overallRight) overallWidth(int overallWidth) sequenceNumber(short sequenceNumber) toString()
-
Method Details
-
drawDirection
-
drawDirection
-
getSize
public int getSize() -
sequenceNumber
- Returns:
this.
-
fontAscent
- Returns:
this.
-
fontDescent
- Returns:
this.
-
overallAscent
- Returns:
this.
-
overallDescent
- Returns:
this.
-
overallWidth
- Returns:
this.
-
overallLeft
- Returns:
this.
-
overallRight
- Returns:
this.
-
build
-
toString
-