|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.lbl.PlacesFile
public class PlacesFile
This is really part of the LBLFile. We split out all the parts of the file that are to do with location to here.
Constructor Summary | |
---|---|
PlacesFile()
|
Method Summary | |
---|---|
ExitFacility |
createExitFacility(int type,
char direction,
int facilities,
java.lang.String description,
boolean last)
|
int |
numCities()
|
int |
numExitFacilities()
|
int |
numHighways()
|
int |
numZips()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlacesFile()
Method Detail |
---|
public ExitFacility createExitFacility(int type, char direction, int facilities, java.lang.String description, boolean last)
public int numCities()
public int numZips()
public int numHighways()
public int numExitFacilities()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |