Nevron .NET Vision
Nevron.Diagram.Maps 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
    Protected Field (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of layers of this map importer. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyGets/Sets the bounds of the map. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyGet/Sets the map zoom options. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyGets the settings for the meridinans. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyGets the settings for the paralles. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyGets/sets the projection. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyContains methods called when diagram shapes are created. This is a shortcut property to the ShapeCreatedListener of this map's shape importer. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public PropertyControls the way the GIS features are converted to diagram elements and imported in the document. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the given map layer to the map importer. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public MethodGets the map layer at the specified index. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public MethodGets a legend based on the specified map fill rule. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public MethodGets the width to height ratio of the projected map bounds. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public MethodOverloaded. Creates and imports the shapes defined in the map into the drawing document. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public MethodInitializes all fill rules. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Public MethodOverridden. Reads all ESRI shapefiles of the map.  
    Public MethodRemoves all layers of the map importer. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalculates the map bounds using the given map zoom object. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Protected MethodCreates and adds the style sheets for the fill rules of this map importer to the given drawing document. (Inherited from Nevron.Diagram.Maps.NMapImporter)
    Protected MethodOverridden. Creates the shape importer.  
    Top
    See Also