Class OmsCarver


  • public class OmsCarver
    extends HMModel
    • Field Detail

      • inRaster

        public org.geotools.coverage.grid.GridCoverage2D inRaster
      • inCarverPolygons

        public org.geotools.data.simple.SimpleFeatureCollection inCarverPolygons
      • inCarverLines

        public org.geotools.data.simple.SimpleFeatureCollection inCarverLines
      • fDepthLines

        public String fDepthLines
      • pDepthLines

        public double pDepthLines
      • fDepthPolygons

        public String fDepthPolygons
      • pDepthPolygons

        public double pDepthPolygons
      • outRaster

        public org.geotools.coverage.grid.GridCoverage2D outRaster
    • Constructor Detail

      • OmsCarver

        public OmsCarver()