Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NOrthographicProjection Class
Fields 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
    Protected Fields
     NameDescription
    Internal Field  
    Protected Internal FieldMeridian arc label placement. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Protected Internal FieldMeridian label alignment. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Protected Internal FieldParallel arc label placement. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Protected Internal FieldParallel label alignment. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the canvas where the map is rendered. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public PropertyGets/sets the projection center measured in degrees.  
    Public PropertyGets the bounds of the map. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public PropertyDetermines the arc label placement. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public PropertyGet/Sets the arc labels relative alignment around the parallel - meridian intersection point. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public PropertyDetermines the arc label placement. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public PropertyGet/Sets the arc labels relative alignment around the parallel - meridian intersection point. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Deprojects the specified point to recover its longitude and lattitude.  
    Public MethodInitializes the projection. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public MethodOverridden. Projects the specified point.  
    Public MethodOverridden. Projects the given points.  
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Sets the arcs info for this projection.  
    Top
    See Also