|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.net.TableC
public class TableC
Constructor Summary | |
---|---|
TableC(TableA tabA)
|
Method Summary | |
---|---|
int |
addRestriction(RouteRestriction restr)
Add a restriction. |
byte |
getFormat()
|
void |
propagateSizeBytes()
|
void |
write(ImgFileWriter writer,
int tablesOffset)
Write the table including size field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableC(TableA tabA)
Method Detail |
---|
public void write(ImgFileWriter writer, int tablesOffset)
public int addRestriction(RouteRestriction restr)
restr
- A new restriction.
public void propagateSizeBytes()
public byte getFormat()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |