![]() | XftDataSource Class |
Namespace: Pixoneer.NXDL.NFT
public class XftDataSource : IDisposable
The XftDataSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | XftDataSource | XftDataSource 클래스는 기본 생성자로서, 멤버변수들을 초기화한다. |
![]() | XftDataSource(XogcDataSource*) | XftDataSource 클래스는 생성자로서, 비관리 FT::XogcDataSource 객체를 입력 받아 초기화를 수행한다. |
Name | Description | |
---|---|---|
![]() | NumLayer |
this객체가 포함하고 있는 XftFeatureLayer의 갯수를 얻는다.
|
![]() | SR |
this객체들의 공간 좌표 시스템을 얻거나 설정한다.
|
Name | Description | |
---|---|---|
![]() | GetBoundRect |
this객체에 포함된 XftFeatureLayer들이 차지하는 공간 Boundary 정보를 반환한다.
|
![]() | GetLayerAt |
입력 인덱스에 해당하는 XftFeatureLayer를 반환한다.
|