XftFeatureLayer Class |
Namespace: Pixoneer.NXDL.NFT
public class XftFeatureLayer : IDisposable
The XftFeatureLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| XftFeatureLayer | XftFeatureLayer클래스는 기본 생성자이고 데이터 멤버들을 초기화 시킨다. | |
| XftFeatureLayer(XogcFeatureLayer*) | XftFeatureLayer클래스는 외부 비관리 FT::XogcFeatureLayer객체를 입력받아 객체를 초기화 시킨다. |
| Name | Description | |
|---|---|---|
| NumFeature |
this 객체에 포함된 XftFeature객체의 수를 반환
|
| Name | Description | |
|---|---|---|
| GetBoundRect |
this객체에 포함된 Feature들의 공간 Boundary 정보를 반환한다.
| |
| GetFeatureAt |
입력된 인덱스 값에 해당하는 XftFeature객체를 반환한다.
| |
| GetFeatureDefn |
this 객체에 정의된 스키마 정보값을 반환한다.
|