Nevron .NET Vision
Inheritance Hierarchy
In This Topic
    Nevron.Diagram.Maps 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.
    ClassRepresents a collection of ESRI shapefiles.
    ClassRepresents an ESRI shapefile containing geographical data.
    ClassConverts ESRI features to diagram shapes.
    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.
    ClassRepresents a map arc, i.e. a polyline with a set of points.
    ClassA primitive, which renders map arcs and their labels.
    ClassControls the way parallels and meridians are rendered.
    ClassA shape, which contains map arcs (parallels and meridians).
    ClassRepresents a pair of columns - one from the map data table and one from the binding data table that are used for row matching and import during the data binding process.
    ClassRepresents a map data binding source.
    ClassContains information about the binding of a data table to map data.
    ClassBase class for map data binding sources.
    ClassA map data table binding source.
    ClassRepresents a map feature.
    ClassA map shape filter, which filters map features based on the values of one or more of their attributes.
    ClassBase class for all map feature filters.
    ClassRepresents a map feature filter combinator.
    ClassRepresents a map feature filter condition.
    ClassBase class for all map feature filter selector parts.
    ClassBase class for map fill rules.
    ClassA map fill rule that fills the map shapes based on a value associated with each of them.
    Class 
    ClassBase class for maps.
    ClassBase class for all map label elements.
    ClassA collection of map labels.
    ClassA shape, which contains map labels.
    ClassRepresents a map layer.
    ClassBase class for all map legends.
    ClassMap legend containing data ranges.
    Class 
    ClassMap data binding to an OLE DB database.
    ClassRepresents the label of a map point shape.
    ClassRepresents the label of a map polygon shape.
    ClassBase class for all map projections. Call the Initialize method to set the size of the map and the canvas to render it in.
    ClassMap data binding to an SQL database.
    ClassContains map center and zoom options.
    ClassZooms a map to all map layers.
    ClassZooms a map to all data bound features.
    ClassZooms a map to a set of features, which match a given filter.
    ClassZooms a map to a specific layer.
    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.
    ClassConverts GIS features to diagram elements and imports them in a diagram document.
    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 map arc label render modes.
    EnumerationEnumerates the map arcs render modes.
    EnumerationEnumerates the possible map arc types.
    EnumerationEnumerates the arc Z order.
    EnumerationDefines the avilable Cylindrical Equal-Area projections.
    EnumerationEnumerates possible label visibility modes.
    EnumerationEnumerates the map combinator types.
    EnumerationEnumerates the map condition operators.
    EnumerationEnumerates the coordinate system types.
    EnumerationEnumerates the basic map feature types.
    EnumerationEnumerates the polygon labeling modes.
    EnumerationIndicates the type of shapes described by a single ESRI shapefile record.
    See Also