Click or drag to resize
XDL

XPBEProviderExporter Methods

The XPBEProviderExporter type exposes the following members.

Methods
  Name Description
Public method Cancel 현재 저장중인 프로세스를 취소한다.
Public method Export2PBE SetSource 함수를 통해 설정된 입력 데이터를 이용하여 PBE(Pixoneer Base Elevation) 파일을 생성한다.
Public method GetPercent 저장 프로세스 공정 중 진행율을 백분율로 얻는다.
Public method SetSource(XDMBand, Int32, Double, Double, Double, Double) PBE 생성을 위한 입력으로 XDMBand 객체를 설정한다
Public method SetSource(XDMCompManager, Int32, Double, Double, Double, Double) PBE 생성을 위한 입력으로 XDMCompManager객체를 설정한다.
XDMCompManager의 XDMComposite 중 Gray 색합성으로 설정되어 있고 설정된 밴드가 위경도 좌표계인 첫 번째 밴드를 가려서 이용한다.
Top
See Also