|
NetTopologySuite
|
Feature class /summary> More...
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] |
Feature class /summary>
| NetTopologySuite.Features.Feature.Feature | ( | IGeometry | geometry, |
| IAttributesTable | attributes | ||
| ) |
| geometry | |
| attributes |
| NetTopologySuite.Features.Feature.Feature | ( | ) |
|
getset |
Attributes table of the feature.
|
getset |
Geometry representation of the feature.