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, unitySeconds
filterChain, 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, writeGeotiff
addIndividual, clearIndividuals, iterator, setup, size, writeCsv
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public String name
public double resolutionMeters
public String crsCode
public boolean boundsFromGraph
public void createIndividuals()
Population
createIndividuals
in interface Population
createIndividuals
in class RasterPopulation
Copyright © 2018. All rights reserved.