Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapImporter Class
Fields Properties Methods


In This Topic
    NMapImporter Class Members
    In This Topic

    The following tables list the members exposed by NMapImporter.

    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of layers of this map importer.  
    Public PropertyGets/Sets the bounds of the map.  
    Public PropertyGet/Sets the map zoom options.  
    Public PropertyGets the settings for the meridinans.  
    Public PropertyGets the settings for the paralles.  
    Public PropertyGets/sets the projection.  
    Public PropertyContains methods called when diagram shapes are created. This is a shortcut property to the ShapeCreatedListener of this map's shape importer.  
    Public PropertyControls the way the GIS features are converted to diagram elements and imported in the document.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the given map layer to the map importer.  
    Public MethodGets the map layer at the specified index.  
    Public MethodGets a legend based on the specified map fill rule.  
    Public MethodGets the width to height ratio of the projected map bounds.  
    Public MethodOverloaded. Creates and imports the shapes defined in the map into the drawing document.  
    Public MethodInitializes all fill rules.  
    Public MethodReads the geometry and data of all map layers added to this map importer.  
    Public MethodRemoves all layers of the map importer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalculates the map bounds using the given map zoom object.  
    Protected MethodCreates and adds the style sheets for the fill rules of this map importer to the given drawing document.  
    Protected MethodCreates the shape importer.  
    Top
    See Also