org.sourceforge.jxutil.net.xfs
Class XFSResponses.OpenBitmapFontRes
java.lang.Object
|
+--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSData
|
+--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSResponse
|
+--org.sourceforge.jxutil.net.xfs.XFSResponses.OpenBitmapFontRes
- Enclosing class:
- XFSResponses
- public static final class XFSResponses.OpenBitmapFontRes
- extends XFSPackets.XFSResponse
cacheable
public final boolean cacheable
fontid
public final int fontid
otherid_valid
public final boolean otherid_valid
XFSResponses.OpenBitmapFontRes
public XFSResponses.OpenBitmapFontRes(boolean otherid_valid,
int fontid,
boolean cacheable)
XFSResponses.OpenBitmapFontRes
public XFSResponses.OpenBitmapFontRes(DataConverter conv,
int stype,
byte[] data)
getBuf
public final byte[] getBuf(DataConverter conv)
- Specified by:
getBuf
in class XFSPackets.XFSResponse
getSubType
public final byte getSubType()
- Overrides:
getSubType
in class XFSPackets.XFSResponse
toString
public final String toString()
- Overrides:
toString
in class Object
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.