Class OmsDwgConverter


  • public class OmsDwgConverter
    extends HMModel
    • Field Detail

      • pointsVector

        public org.geotools.data.simple.SimpleFeatureCollection pointsVector
      • lineVector

        public org.geotools.data.simple.SimpleFeatureCollection lineVector
      • polygonVector

        public org.geotools.data.simple.SimpleFeatureCollection polygonVector
      • textVector

        public org.geotools.data.simple.SimpleFeatureCollection textVector
      • attributesVector

        public org.geotools.data.simple.SimpleFeatureCollection attributesVector
      • contourVector

        public org.geotools.data.simple.SimpleFeatureCollection contourVector
    • Constructor Detail

      • OmsDwgConverter

        public OmsDwgConverter()
    • Method Detail

      • readFeatureCollection

        public void readFeatureCollection()
                                   throws Exception
        Throws:
        Exception