Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapProjection Class
Properties Methods


In This Topic
    NMapProjection Class Members
    In This Topic

    The following tables list the members exposed by NMapProjection.

    Public Properties
     NameDescription
    Public PropertyGets the bounds of the canvas where the map is rendered.  
    Public PropertyGets the bounds of the map.  
    Public PropertyDetermines the arc label placement.  
    Public PropertyGet/Sets the arc labels relative alignment around the parallel - meridian intersection point.  
    Public PropertyDetermines the arc label placement.  
    Public PropertyGet/Sets the arc labels relative alignment around the parallel - meridian intersection point.  
    Public PropertyGets the projected bounds of the map. They are computed upon first request and then cached. The cache is invalidated if the map bounds set to the owner map change.  
    Public PropertyGets the bounds of all layers of the map.  
    Top
    Public Methods
     NameDescription
    Public MethodDeprojects the specified point to recover its longitude and lattitude.  
    Public MethodDeprojects the given rectangle.  
    Public MethodInitialize the projection.  
    Public MethodProjects the specified point.  
    Public MethodProjects the specified points and returns a projected feature or null if the given points are not visible in this projection and should not be imported.  
    Public MethodProjects the given rectangle.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the number of arcs to render for the specified canvas length.  
    Protected MethodSets the arcs info for this projection.  
    Top
    See Also