Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Diagram.Import.Map Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe Aitoff projection is a modified azimuthal map projection.
    ClassA Bonne projection is a pseudoconical equal-area map projection.
    ClassRepresents the general Cylindrical Equal-Area projection.
    ClassBase class for all data grouping algorithms.
    ClassAlso known as quantiles, this method allows for unequally sized data intervals and involves adjustment of the interval limits until an equal number of data points can be slotted into each interval.
    ClassAlso known as equal ranges (or steps), this method involves division of the entire data range into equally sized intervals.
    ClassUses the Jenks-Caspall optimal data grouping algorithm.
    ClassThe Eckert IV projection, used for world maps, is a pseudocylindrical and equal-area.
    ClassThe Eckert VI projection, used for maps of the world, is pseudocylindrical and equal area.
    ClassBasic GIS projection that maps meridians to equally spaced vertical straight lines, and parallels to equally spaced horizontal straight lines.
    ClassImports one or more ESRI shapefiles in a drawing document.
    ClassRepresents an ESRI shapefile containing geographical data.
    ClassBase class for all ESRI supported GIS features.
    ClassThe Hammer projection is an equal-area map projection, described by Ernst Hammer in 1892.
    ClassThe Kavrayskiy VII is a map projection invented by V. V. Kavrayskiy in 1939 for use as a general purpose pseudocylindrical projection.
    ClassControls the way parallels and meridians are rendered.
    ClassProvides information about map importer data binding.
    ClassBase class for map fill rules.
    ClassA map fill rule that fills the map shapes based on a value associated with each of them.
    ClassA map fill rule that fills the map shapes based on a value associated with each of them.
    ClassBase class for maps.
    ClassBase class for all map projections. Call the Initialize method to set the size of the map and the canvas to render it in.
    ClassImplements the Mercator projection.
    ClassThe Miller cylindrical projection is a modified Mercator projection, proposed by Osborn Maitland Miller (1897-1979) in 1942.
    ClassThe Mollweide projection is a pseudocylindrical map projection generally used for global maps of the world (or sky). Also known as the Babinet projection, homolographic projection, or elliptical projection.
    ClassOrthographic projection is a perspective (or azimuthal) projection, in which the sphere is projected onto a tangent plane. It depicts a hemisphere of the globe as it appears from outer space. The shapes and areas are distorted, particularly near the edges, but distances are preserved along parallels.
    ClassRepresents a projected feature.
    ClassThe Robinson projection is a map projection made in 1988 to show the entire world at once. It was specifically created in an attempt to find the good compromise to the problem of readily showing the whole globe as a flat image.
    ClassEmpty implementation of the INShapeCreatedListener interface.
    ClassThe stereographic projection is a particular mapping (function) that projects a sphere onto a plane.
    ClassThe van der Grinten projection is neither equal-area nor conformal. It projects the entire Earth into a circle, though the polar regions are subject to extreme distortion.
    ClassWagner VI is a pseudocylindrical whole Earth map projection. Like the Robinson projection, it is a compromise projection, not having any special attributes other than a pleasing, low distortion appearance.
    ClassThe Winkel Tripel projection (Winkel III) is a modified azimuthal map projection proposed by Oswald Winkel in 1921. The projection is the arithmetic mean of the equirectangular projection and the Aitoff projection.
    Interfaces
     InterfaceDescription
    InterfaceInterface, which contains methods called by the shape importer when a new shape has been created.
    Structures
     StructureDescription
    StructureContains information about the bounds of a map.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates the possible arc label placements.
    EnumerationEnumerates the arc render modes.
    EnumerationDefines the avilable Cylindrical Equal-Area projections.
    EnumerationEnumerates the coordinate system types.
    EnumerationEnumerates the map data binding source types.
    EnumerationIndicates the type of shapes described by a single ESRI shapefile record.
    See Also