Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
X
Y
Z
S
saveSelf()
- Method in class net.lenkaspace.creeper.model.
CRParameters
Save all parameters to parameters.txt
scenario
- Variable in class net.lenkaspace.creeper.model.
CRParameters
setAlpha(double)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setBaseFolderName(String)
- Method in class net.lenkaspace.creeper.report.
CRReportController
Set name of the folder where all report folders will be created.
setBorderless(boolean)
- Method in class net.lenkaspace.creeper.model.
CRWorld
setColors(Color[])
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setController(CRController)
- Method in class net.lenkaspace.creeper.model.
CRParameters
setController(CRController)
- Method in class net.lenkaspace.creeper.report.
CRBaseReport
setController(CRController)
- Method in class net.lenkaspace.creeper.report.
CRReportController
Set reference to the controller and pass it to all reports
setControlPanel(CRControlPanel)
- Method in class net.lenkaspace.creeper.
CRController
Remove old control panel, store reference to the new one and place it instead of the old one
setDynamicModels(ArrayList<CRBaseDynamicModel>)
- Method in class net.lenkaspace.creeper.model.
CRWorld
setId(int)
- Method in class net.lenkaspace.creeper.model.
CRBaseModel
setImageFileName(String)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setImageProvider(CRImageProvider)
- Method in class net.lenkaspace.creeper.
CRController
setImageProvider(CRImageProvider)
- Method in class net.lenkaspace.creeper.view.
CRRenderer
setInitialTimeSpeed(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setIsConsoleOnlyBuild(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setIsInitDone(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setIsRemoved(boolean)
- Method in class net.lenkaspace.creeper.model.
CRBaseModel
setIsRemoved(boolean)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setIsScatterPlot(boolean)
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setIsTimeRunning(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setIsVisible(boolean)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setLocation(Point)
- Method in class net.lenkaspace.creeper.view.
CRTextPopup
setMaxUpdateDelay(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setMinUpdateDelay(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setOutputDelay(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setPosition(CRVector3d)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setPositionX(double)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setPositionY(double)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setRenderingDelay(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setReportController(CRReportController)
- Method in class net.lenkaspace.creeper.
CRController
setReportController(CRReportController)
- Method in class net.lenkaspace.creeper.report.
CRBaseReport
setReportFolderName(String)
- Method in class net.lenkaspace.creeper.report.
CRReportController
Set where reports will be saved automatically
setReportFreezeDisplayDelay(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setRotation(double)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setShapes(Shape[])
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setShouldDisplayLegend(boolean)
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setShouldDraw(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setShouldOutputVariableNames(boolean)
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
If set to true, variable names will be printed as the 1st row in the text ouput
setShouldOverrideNoPaint(boolean)
- Method in class net.lenkaspace.creeper.view.
CRRenderer
setShouldPrintGraphicReports(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setShouldPrintTextReports(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setShouldQuitAfterDone(boolean)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setShowViewMovementControls(boolean)
- Method in class net.lenkaspace.creeper.view.
CRControlPanel
setSituatedModels(ArrayList<CRBaseSituatedModel>)
- Method in class net.lenkaspace.creeper.model.
CRWorld
setSize(CRVector3d)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setSize(CRVector3d)
- Method in class net.lenkaspace.creeper.model.
CRWorld
setSize(Dimension)
- Method in class net.lenkaspace.creeper.view.
CRTextPopup
setStrokes(Stroke[])
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setText(String)
- Method in class net.lenkaspace.creeper.view.
CRTextPopup
Set the output text that will be displayed when open() is called
setThrustForce(double)
- Method in class net.lenkaspace.creeper.model.
CRBaseDynamicModel
Sets thrust force and makes sure it is within specified bounds.
setTimeSpeed(double)
- Method in class net.lenkaspace.creeper.
CRController
Sets update timer delay to a value from interval specified by CRSettings's maxUpdateDelay and minUpdateDelay
setTimeUnitInterval(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setTitle(String)
- Method in class net.lenkaspace.creeper.view.
CRTextPopup
setToolTop(String)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setViewMovementSpeedByButton(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setViewMovementSpeedByKey(int)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setViewPosition(CRVector3d)
- Method in class net.lenkaspace.creeper.view.
CRRenderer
setWindowSize(Dimension)
- Method in class net.lenkaspace.creeper.model.
CRSettings
setWorld(CRWorld)
- Method in class net.lenkaspace.creeper.
CRController
setWorld(CRWorld)
- Method in class net.lenkaspace.creeper.model.
CRBaseSituatedModel
setWorld(CRWorld)
- Method in class net.lenkaspace.creeper.view.
CRRenderer
setXAxisTitle(String)
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setYAxisDisplayRange(Range)
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
setYAxisTitle(String)
- Method in class net.lenkaspace.creeper.report.
CRTimeSeriesReport
sortObjectToABin(CRBaseSituatedModel)
- Method in class net.lenkaspace.creeper.model.
CRBinWorld
Place an object to a bin based on its position.
startSimulation(double, boolean)
- Method in class net.lenkaspace.creeper.
CRController
Start all threads.
startTime()
- Method in class net.lenkaspace.creeper.
CRController
Starts timers
stopTime()
- Method in class net.lenkaspace.creeper.
CRController
Stop painter timer
stringToFile(String, String)
- Static method in class net.lenkaspace.creeper.helpers.
CRFileIOHelper
Put a string into a new txt file
stringToFile(String, String, String)
- Static method in class net.lenkaspace.creeper.helpers.
CRFileIOHelper
Put a string into a new file
subtractVectors(CRVector3d, CRVector3d)
- Static method in class net.lenkaspace.creeper.vo.
CRVector3d
subtratVector(CRVector3d)
- Method in class net.lenkaspace.creeper.vo.
CRVector3d
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
R
S
T
U
V
X
Y
Z