Click or drag to resize
XDL

XVectorIO Methods

The XVectorIO type exposes the following members.

Methods
  Name Description
Public method Export 표준 및 상용 포맷의 벡터 파일로 저장한다.
Public method GetDriverKey 입력 인덱스에 의한 드라이버 파일 키워드를 반환한다.
Public method GetFileInfo(String, Double, Double, Double, Double, Double, Double, XSpatialReference) 표준 및 상용 포맷의 벡터 파일 정보를 로딩한다.
Public method GetFileInfo(String, String, XSpatialReference, Int32, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList) 표준 및 상용 포맷의 벡터 파일 정보를 로딩한다.
Public method GetFiltersForLoad XVectorIO객체로부터 로딩이 가능한 필터를 얻는다. 이 필터 문자열은 열기 대화상자 등에서 사용할 수 있다.
Public method GetFiltersForSave XVectorIO객체로부터 저장이 가능한 필터를 얻는다. 이 필터 문자열은 저장 대화상자 등에서 사용할 수 있다.
Public method Initialize 객체를 초기화하고 벡터 드라이버를 로딩한다.
Public method IsExtensionExportSupported 출력(export) 기능에 특정 파일 형식을 지원하는지 확인한다.
Public method IsExtensionImportSupported 입력(import) 기능에 특정 파일 형식을 지원하는지 확인한다.
Public method IsKeyImportSupported 입력 기능에 특정 파일 형식을 지원하는지 확인한다.
Public method LoadFile(String, String, XSpatialReference) 표준 및 상용 포맷의 벡터 파일을 로딩한다.
Public method LoadFile(String, String, XSpatialReference, Boolean, Boolean) 표준 및 상용 포맷의 벡터 파일을 로딩한다.
Top
See Also