public class TldFernDescription
extends java.lang.Object
TldTracker. The number of features can be at most 32, enough to fit inside
an integer. The location of each point is from -0.5 to 0.5 and randomly selected. When computed it is scaled
independently along x and y axis to the region's width and height, respectively.| Modifier and Type | Class and Description |
|---|---|
static class |
TldFernDescription.SamplePair |
| Constructor and Description |
|---|
TldFernDescription(java.util.Random rand,
int num)
Creates random fern.
|