Modifier and Type | Method and Description |
---|---|
EnvelopeModel |
EngineConfiguration.getEnvelopeGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
EngineConfiguration.setEnvelopeGenerator(EnvelopeModel envelopeGenerator) |
Modifier and Type | Method and Description |
---|---|
static EnvelopeModel |
EnvelopeModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnvelopeModel[] |
EnvelopeModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EnvelopeGeneratorInterface(EnvelopeModel model,
java.lang.String configPath)
initializes the calculator
|
Modifier and Type | Method and Description |
---|---|
void |
OccurrencePointSets.addOccurrencePoint(EnvelopeModel name,
OccurrencePoint occurrencePoint) |
void |
OccurrencePointSets.addOccurrencePointList(EnvelopeModel name,
java.util.List<OccurrencePoint> pointsList) |