|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--CropTreeSelection
| Field Summary | |
(package private) CTSpecies[] |
ctsp
|
(package private) int |
nctsp
|
| Constructor Summary | |
CropTreeSelection()
|
|
| Method Summary | |
(package private) void |
addCtsp(int code,
int nha,
double dist)
Crop tree species settings |
(package private) int |
getNcroptrees(stand st,
int spe)
get number of croptrees you get all crop trees by giving 0 for species code |
(package private) void |
reset(stand st)
cropt tree reset, cancels all selection of crop trees |
(package private) void |
select(stand st)
method select starts the selection process, it expects the number of crop trees per species, which you load first with method addCtsp() |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
CTSpecies[] ctsp
int nctsp
| Constructor Detail |
public CropTreeSelection()
| Method Detail |
void addCtsp(int code,
int nha,
double dist)
void select(stand st)
int getNcroptrees(stand st,
int spe)
void reset(stand st)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||