메소드 | 설명 | |
---|---|---|
Condition ( string processorId, string condition, string callback ) : Stream | ||
GetFeatures ( string processorId, string callback ) : Stream | ||
StartRun ( int runId, string aois ) : void | ||
StopRun ( ) : void |
메소드 | 설명 | |
---|---|---|
decodeEscapedCharacters ( string text ) : string | ||
recordCondition ( string condition ) : void |
public Condition ( string processorId, string condition, string callback ) : Stream | ||
processorId | string | |
condition | string | |
callback | string | |
리턴 | Stream |
public GetFeatures ( string processorId, string callback ) : Stream | ||
processorId | string | |
callback | string | |
리턴 | Stream |