|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.worldsimulator.world.FillerCatalog
Field Summary | |
static java.lang.String[] |
_fillerNames
|
static java.util.Vector |
_vNames
|
Constructor Summary | |
FillerCatalog()
Creates a new instance of FillerCatalog |
Method Summary | |
static java.lang.String[] |
getFillerNames()
Returns the names (Road, Grass) of the known Fillers |
static java.util.Vector |
getFillerNamesVector()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String[] _fillerNames
public static java.util.Vector _vNames
Constructor Detail |
public FillerCatalog()
Method Detail |
public static java.util.Vector getFillerNamesVector()
public static java.lang.String[] getFillerNames()
public static void main(java.lang.String[] args)
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |