NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
NetTopologySuite.Features.Feature Class Reference

Feature class /summary> More...

Inheritance diagram for NetTopologySuite.Features.Feature:
NetTopologySuite.Features.IFeature

Public Member Functions

 Feature (IGeometry geometry, IAttributesTable attributes)
 
 Feature ()
 

Properties

virtual IGeometry Geometry [get, set]
 Geometry representation of the feature. More...
 
virtual IAttributesTable Attributes [get, set]
 Attributes table of the feature. More...
 
- Properties inherited from NetTopologySuite.Features.IFeature
IAttributesTable Attributes [get, set]
 
IGeometry Geometry [get, set]
 

Detailed Description

Feature class /summary>

Constructor & Destructor Documentation

NetTopologySuite.Features.Feature.Feature ( IGeometry  geometry,
IAttributesTable  attributes 
)

Parameters
geometry
attributes
NetTopologySuite.Features.Feature.Feature ( )

Property Documentation

virtual IAttributesTable NetTopologySuite.Features.Feature.Attributes
getset

Attributes table of the feature.

virtual IGeometry NetTopologySuite.Features.Feature.Geometry
getset

Geometry representation of the feature.


The documentation for this class was generated from the following file: