Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NEsriMapImporter Class
Fields Properties Methods


In This Topic
    NEsriMapImporter Class Members
    In This Topic

    The following tables list the members exposed by NEsriMapImporter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Diagram.Import.Map.NMapImporter)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of shapefiles loaded into the map.  
    Public PropertyGets/sets the bounds of the map where x represents longitude and is between -180 and 180 degrees and y represents lattitude and is between -90 and 90 degrees. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapImporter)
    Public PropertyGets the settings for the meridians. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapImporter)
    Public PropertyGets the settings for the paralles. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapImporter)
    Public PropertyGets/sets the projection. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapImporter)
    Public PropertyContains methods called when diagram shapes are created. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapImporter)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new shapefile to the map.  
    Public MethodClears all items from the list.  
    Public MethodGets the shapes in all ESRI files in the collection.  
    Public MethodGets the ESRI shapefile at the given index.  
    Public MethodOverridden. Imports an ESRI map to the given document.  
    Public MethodReads all ESRI shape files of the map.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Top
    See Also