|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.visualization.svg.SvgXmlFile
massim.visualization.MainPolicy
massim.visualization.ColumnPolicy
public class ColumnPolicy
Field Summary | |
---|---|
double |
cellHeight
|
double |
cellWidth
|
Fields inherited from class massim.visualization.MainPolicy |
---|
doc, numberCellGridX, numberCellGridY, previewFile, readTheConfig, setAgentblue, setAgentred, setBlueDepot, setDepot, setFence, setGold, setRedDepot, setSwitch, setTree, svgFile |
Fields inherited from class massim.visualization.svg.SvgXmlFile |
---|
svgEnding |
Constructor Summary | |
---|---|
ColumnPolicy()
|
Method Summary | |
---|---|
void |
create()
|
void |
createPreviewSvg()
|
void |
drawGoldDigger(long id,
long teamId,
int x,
int y)
|
void |
drawGoldDigger(long id,
long teamId,
int x,
int y,
java.lang.String rotation)
|
void |
readConfigFile()
|
void |
save()
|
Methods inherited from class massim.visualization.MainPolicy |
---|
createFile, createFolder, createPathFolder, createXML, getConfigFile, getNameOutputFile, getNamePreviewSvg, getOutPut, getPath, getSvgEnding, previewSvg, resetValues, save, setConfigPath, setHeadInformationFirstLevel, setHeadInformationSecondLevel, setImageHeight, setImageWidth, setNameOutputFile, setOutPut, setPath |
Methods inherited from class massim.visualization.svg.SvgXmlFile |
---|
generateXML, openFile, saveXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double cellHeight
public double cellWidth
Constructor Detail |
---|
public ColumnPolicy()
Method Detail |
---|
public void readConfigFile()
public void create()
public void createPreviewSvg()
public void save()
public void drawGoldDigger(long id, long teamId, int x, int y, java.lang.String rotation)
public void drawGoldDigger(long id, long teamId, int x, int y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |