| Package | Description |
|---|---|
| org.tinfour.svm.properties |
Provides classes in support of the problem specification for
an SVM Analysis.
|
| Modifier and Type | Method and Description |
|---|---|
List<SvmFileSpecification> |
SvmProperties.getBoundarySpecifications()
Get a list of the SVM file specifications for teh polygon bounding
constraints of the body of water.
|
List<SvmFileSpecification> |
SvmProperties.getSampleSpecifications()
Get a list of the SVM file specifications for input samples.
|
List<SvmFileSpecification> |
SvmProperties.getSupplementSpecifications()
Get a list of the SVM file specifications for supplemental samples.
|
Copyright © 2019. All rights reserved.