C# 클래스 ArcStrabo10.ArcStrabo10Extension

상속: ESRI.ArcGIS.Desktop.AddIns.Extension
파일 보기 프로젝트 열기: usc-isi-i2/strabo-arcstrabo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EnvironmentVariableSTRABO_HOME string
EnvironmentVariableTESS_DATA string
ErrorMsgNameOCRLayer string
ErrorMsgNameTextLayer string
ErrorMsgNoInputLanguage string
ErrorMsgNoInputMap string
ErrorMsgNoStraboHome string
ErrorMsgNoStraboHomeWritePermission string
ErrorMsgNoTable string
ErrorMsgNoTess_Data string
Intermediate_Result_Path string
Log_Path string
Output_Path string
Output_SubPath string
PathSet bool
Result_Shapefile_Folder_Name string
Symbol_Result_Path string
Tessdata_Path string
TesseractResultsJSONFileName string
TextLayerOCRShapefile string
TextLayerPNGFileName string
TextNegtiveLabelLayerJSONFileName string
TextNegtiveLabelLayerName string
TextPositiveLabelLayerJSONFileName string
TextPositiveLabelLayerName string
Text_Result_Path string
m_map IMap
pForm ProgressForm

공개 메소드들

메소드 설명
ArcStrabo10Extension ( ) : System
initialize_straboPath_directories ( string _straboPath ) : bool

보호된 메소드들

메소드 설명
OnStartup ( ) : void

비공개 메소드들

메소드 설명
AVEvents_FocusMapChanged ( ) : void
ArcMap_NewDocument ( ) : void
ArcMap_NewOpenDocument ( ) : void
AvEvent_ItemAdded ( object Item ) : void
FillLanguageComboBox ( ) : void
FillLayerComboBox ( ) : void
GetExtension ( ) : ArcStrabo10Extension
Initialize ( ) : void
IsExtensionEnabled ( ) : bool
Uninitialize ( ) : void
WireDocumentEvents ( ) : void
avEvent_ContentsChanged ( ) : void

메소드 상세

ArcStrabo10Extension() 공개 메소드

public ArcStrabo10Extension ( ) : System
리턴 System

OnStartup() 보호된 메소드

protected OnStartup ( ) : void
리턴 void

initialize_straboPath_directories() 공개 정적인 메소드

public static initialize_straboPath_directories ( string _straboPath ) : bool
_straboPath string
리턴 bool

프로퍼티 상세

EnvironmentVariableSTRABO_HOME 공개적으로 정적으로 프로퍼티

public static string EnvironmentVariableSTRABO_HOME
리턴 string

EnvironmentVariableTESS_DATA 공개적으로 정적으로 프로퍼티

public static string EnvironmentVariableTESS_DATA
리턴 string

ErrorMsgNameOCRLayer 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNameOCRLayer
리턴 string

ErrorMsgNameTextLayer 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNameTextLayer
리턴 string

ErrorMsgNoInputLanguage 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNoInputLanguage
리턴 string

ErrorMsgNoInputMap 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNoInputMap
리턴 string

ErrorMsgNoStraboHome 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNoStraboHome
리턴 string

ErrorMsgNoStraboHomeWritePermission 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNoStraboHomeWritePermission
리턴 string

ErrorMsgNoTable 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNoTable
리턴 string

ErrorMsgNoTess_Data 공개적으로 정적으로 프로퍼티

public static string ErrorMsgNoTess_Data
리턴 string

Intermediate_Result_Path 공개적으로 정적으로 프로퍼티

public static string Intermediate_Result_Path
리턴 string

Log_Path 공개적으로 정적으로 프로퍼티

public static string Log_Path
리턴 string

Output_Path 공개적으로 정적으로 프로퍼티

public static string Output_Path
리턴 string

Output_SubPath 공개적으로 정적으로 프로퍼티

public static string Output_SubPath
리턴 string

PathSet 공개적으로 정적으로 프로퍼티

public static bool PathSet
리턴 bool

Result_Shapefile_Folder_Name 공개적으로 정적으로 프로퍼티

public static string Result_Shapefile_Folder_Name
리턴 string

Symbol_Result_Path 공개적으로 정적으로 프로퍼티

public static string Symbol_Result_Path
리턴 string

Tessdata_Path 공개적으로 정적으로 프로퍼티

public static string Tessdata_Path
리턴 string

TesseractResultsJSONFileName 공개적으로 정적으로 프로퍼티

public static string TesseractResultsJSONFileName
리턴 string

TextLayerOCRShapefile 공개적으로 정적으로 프로퍼티

public static string TextLayerOCRShapefile
리턴 string

TextLayerPNGFileName 공개적으로 정적으로 프로퍼티

public static string TextLayerPNGFileName
리턴 string

TextNegtiveLabelLayerJSONFileName 공개적으로 정적으로 프로퍼티

public static string TextNegtiveLabelLayerJSONFileName
리턴 string

TextNegtiveLabelLayerName 공개적으로 정적으로 프로퍼티

public static string TextNegtiveLabelLayerName
리턴 string

TextPositiveLabelLayerJSONFileName 공개적으로 정적으로 프로퍼티

public static string TextPositiveLabelLayerJSONFileName
리턴 string

TextPositiveLabelLayerName 공개적으로 정적으로 프로퍼티

public static string TextPositiveLabelLayerName
리턴 string

Text_Result_Path 공개적으로 정적으로 프로퍼티

public static string Text_Result_Path
리턴 string

m_map 공개적으로 정적으로 프로퍼티

public static IMap m_map
리턴 IMap

pForm 공개적으로 정적으로 프로퍼티

public static ProgressForm,ArcStrabo10 pForm
리턴 ProgressForm