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


In This Topic
    NMillerCylindricalProjection Class Members
    In This Topic

    The following tables list the members exposed by NMillerCylindricalProjection.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the canvas where the map is rendered. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyGets the bounds of the map. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyDetermines the arc label placement. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyGet/Sets the arc labels relative alignment around the parallel - meridian intersection point. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyDetermines the arc label placement. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyGet/Sets the arc labels relative alignment around the parallel - meridian intersection point. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    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. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyGets the bounds of all layers of the map. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Deprojects the specified point to recover its longitude and lattitude.  
    Public MethodDeprojects the given rectangle. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public MethodInitialize the projection. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public MethodOverridden. Projects 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. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public MethodProjects the given rectangle. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the number of arcs to render for the specified canvas length. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Protected MethodSets the arcs info for this projection. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Top
    See Also