public class SyntheticRasterPopulation extends RasterPopulation
| Modifier and Type | Field and Description |
|---|---|
boolean |
boundsFromGraph |
String |
crsCode |
String |
name |
double |
resolutionMeters |
band, bottom, cols, coverage, coverageCRS, gridEnvelope, gridGeometry, gridToWGS84, left, refEnvelope, right, rows, top, unitySecondsfilterChain, individuals, sourceFilename| Constructor and Description |
|---|
SyntheticRasterPopulation() |
| Modifier and Type | Method and Description |
|---|---|
void |
createIndividuals()
Subclass-specific method to load the individuals from a file or create them based on other
properties.
|
createIndividuals0, setUnityMinutes, writeAppropriateFormat, writeGeotiffaddIndividual, clearIndividuals, iterator, setup, size, writeCsvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic String name
public double resolutionMeters
public String crsCode
public boolean boundsFromGraph
public void createIndividuals()
PopulationcreateIndividuals in interface PopulationcreateIndividuals in class RasterPopulationCopyright © 2018. All rights reserved.