|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectIghtaria.Pop
public class Pop
Class Population. Typing such a long word was intolerant, so it was shortcut to Pop.
Field Summary | |
---|---|
(package private) static Scene |
grHill
|
(package private) static Hill[] |
hills
|
(package private) static int |
hlL
|
(package private) static int |
hlLM
|
(package private) static int |
iMeasuredHill
|
(package private) static double |
oVisualRange
|
(package private) static double |
oVisualRangeNormalized
|
(package private) static double |
PI
|
(package private) static SPad |
SPa
|
(package private) static SPad[] |
sPad
|
(package private) static double |
wd
|
(package private) static double |
wd2
|
(package private) static double |
wPhi
|
(package private) static double |
wTheta
|
Constructor Summary | |
---|---|
Pop()
|
Method Summary | |
---|---|
static void |
cancelAllMeasurements()
Must be called from Path Tracker thread to print displayAngleMiner correctly. |
static void |
displayAngleMiner()
|
static void |
initiate()
********************************************************** Populate HomeFold. |
static void |
PopulateScene()
This method dynamically populates hills' parameters at run-time |
static void |
releaseGraphics()
|
static void |
supplyGraphics()
This resource must be supplied after Population has been initialized and Scratch Pads Graphics was supplied |
static void |
toggleMeasurementedHill()
Must be called from Path Tracker thread to print displayAngleMiner correctly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static double oVisualRange
static double oVisualRangeNormalized
static SPad[] sPad
static SPad SPa
static int hlL
static int hlLM
static Scene grHill
static Hill[] hills
static int iMeasuredHill
static double wd
static double wd2
static final double PI
static double wTheta
static double wPhi
Constructor Detail |
---|
public Pop()
Method Detail |
---|
public static void supplyGraphics()
public static void releaseGraphics()
public static void initiate()
********************************************************** Populate HomeFold. The programmer acts here as a real gardener of HomeFold World: plants valleys and hills, towns ans stars. HFold must be already initialized. This method happens only once only at application startup.
public static void PopulateScene()
public static void cancelAllMeasurements()
public static void toggleMeasurementedHill()
public static void displayAngleMiner()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |