|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ala.layers.grid.GridClassBuilder
public class GridClassBuilder
| Field Summary | |
|---|---|
static int[] |
colours
|
| Constructor Summary | |
|---|---|
GridClassBuilder()
|
|
| Method Summary | |
|---|---|
static java.util.HashMap<java.lang.Integer,GridClass> |
buildFromGrid(java.lang.String filePath)
|
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 final int[] colours
| Constructor Detail |
|---|
public GridClassBuilder()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static java.util.HashMap<java.lang.Integer,GridClass> buildFromGrid(java.lang.String filePath)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||