Constructor and Description |
---|
LineSpacingDescriptor() |
LineSpacingDescriptor(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object o) |
boolean |
isEmpty() |
void |
serialize(byte[] buf,
int offset) |
void |
setDyaLine(short dyaLine) |
void |
setMultiLinespace(short fMultiLinespace) |
int |
toInt() |
String |
toString() |
public LineSpacingDescriptor()
public LineSpacingDescriptor(byte[] buf, int offset)
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public void setMultiLinespace(short fMultiLinespace)
public int toInt()
public void serialize(byte[] buf, int offset)
public void setDyaLine(short dyaLine)
public boolean isEmpty()
Copyright © 2020. All rights reserved.