NevronOpenVision
Nevron.Nov.Diagram.Import.Map Namespace / NEsriShapefile Class
Fields Properties Methods


NEsriShapefile Class Members

The following tables list the members exposed by NEsriShapefile.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets only the names of the columns in the DBF file without reading the other data.  
Public PropertyGets the data table filled from the DBF file.  
Public PropertyThe encoding to use when reading string data from the accompanying DBF data file. By default set to UTF-8.  
Public PropertyGets the shapes.  
Public PropertyGets/Sets the fill rule associated with this ESRI shapefile.  
Public PropertyGets the bounds of the map.  
Public PropertyGets/Sets the maximum zoom percent for texts.  
Public PropertyGets/Sets the maximum zoom percent above which the shapes of this shapefile should become hidden. By default set to Double.MaxValue.  
Public PropertyGets/Sets the minimum zoom percent for texts.  
Public PropertyGets/Sets the minimum zoom percent at which the shapes of this shapefile should become visible. By default set to 0, which means that the shapes are always visible.  
Public PropertyGets the name of the shapefile without the extension.  
Public PropertySpecifies the data column from the DBF file to use for naming of the diagram shapes created from the shapefile.  
Public PropertyGets the record type contained in this ESRI shapefile.  
Public PropertySpecifies the data column from the DBF file to use for labeling the diagram shapes created from the shapefile.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Imports data from a database.  
Public Methodstatic (Shared in Visual Basic)Loads an ESRI shapefile from the given file and stream.  
Public MethodReads the ESRI shapefile (.shp) and its attributes (.dbf).  
Public MethodReads shape attributes from the given DBF stream.  
Public MethodReturns a string description of the current NEsriShapefile.  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also