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


In This Topic
    NEquirectangularProjection Class Members
    In This Topic

    The following tables list the members exposed by NEquirectangularProjection.

    Public Constructors
    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 MethodDeprojects the specified point to recover its longitude and lattitude. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public MethodInitializes the projection. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Public MethodProjects the specified point and returns the result. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    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 MethodSets the arcs info for this projection. (Inherited from Nevron.Nov.Diagram.Import.Map.NMapProjection)
    Top
    See Also