Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NAitoffProjection Class
Fields Properties Methods


In This Topic
    NAitoffProjection Class Members
    In This Topic

    The following tables list the members exposed by NAitoffProjection.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Protected Fields
     NameDescription
    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 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 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.Nov.Diagram.Import.Map.NMapProjection)
    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