FdoFeature Class |
Namespace: FDF.Common.Features
The FdoFeature type exposes the following members.
Name | Description | |
---|---|---|
![]() | FdoFeature | Initializes a new instance of the FdoFeature class |
![]() | FdoFeature(String) | Initializes a new instance of the FdoFeature class |
![]() | FdoFeature(IFdoFeature) | Initializes a new instance of the FdoFeature class |
![]() | FdoFeature(IGeGeometry) | Initializes a new instance of the FdoFeature class |
![]() | FdoFeature(String, IGeGeometry) | Initializes a new instance of the FdoFeature class |
![]() | FdoFeature(IFdoFeature, IGeGeometry) | Initializes a new instance of the FdoFeature class |
Name | Description | |
---|---|---|
![]() | Annotations |
Gets or sets feature annotations.
|
![]() | Geometry |
Gets or sets feature geometry.
|
![]() | Handle | |
![]() | HasAnnotations | |
![]() | HasGeometry | |
![]() | Identifier |
Gets or sets globally unique feature identifier.
|
![]() | IsClassified | |
![]() | IsEmpty |
Returns True if object instance is considered empty,
otherwise returns False.
|
![]() | Name |
Gets or sets the name of the object instance.
|
![]() | Properties |
Gets or sets feature properties.
|
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. |
![]() | Evaluate |
Evaluates both feature properties and associated geometry.
|
![]() | EvaluateExpression |
Evaluates specified expression String
against the feature instance.
|
![]() | GetProperties | |
![]() | GetSchemaTable(Boolean) |
Returns an empty data table representing
feature schema. Compliant with IDataReader.
|
![]() ![]() | GetSchemaTable(Element) | |
![]() | GetTypeName |
Returns String representation of the underlying type.
|
![]() | IsValid |
Returns True if object instance is considered valid,
otherwise returns False.
|
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |
![]() | TransformForward |
Returns object that is result of forward transformation of this object
using specified referential coordinate transform.
|
![]() | TryParseExpression |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns True if two features are equal, otherwise returns False.
|
![]() ![]() | Inequality |
Returns True if two features are not equal, otherwise returns False.
|
Name | Description | |
---|---|---|
![]() ![]() | FEATURE_ID | |
![]() ![]() | FEATURE_NAME | |
![]() ![]() | TABLE_NAME |