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


In This Topic
    NOrthographicProjection Class Members
    In This Topic

    The following tables list the members exposed by NOrthographicProjection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the canvas where the map is rendered. (Inherited from Nevron.Diagram.Maps.NMapProjection)
    Public PropertyThe meridian in the center of the projection. Must be between -90 and 90 degrees.  
    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 MethodOverridden. Projects the given points.  
    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 MethodOverridden. Gets the number of arcs to render for the specified canvas length.  
    Protected MethodOverridden. Sets the arcs info for this projection.  
    Top
    See Also