public interface ICheckSettingsInternal
| Modifier and Type | Method and Description |
|---|---|
FloatingMatchSettings[] |
getFloatingRegions() |
Boolean |
getIgnoreCaret() |
Region[] |
getIgnoreRegions() |
MatchLevel |
getMatchLevel() |
boolean |
getStitchContent() |
Region |
getTargetRegion() |
int |
getTimeout() |
Region getTargetRegion()
int getTimeout()
boolean getStitchContent()
MatchLevel getMatchLevel()
Region[] getIgnoreRegions()
FloatingMatchSettings[] getFloatingRegions()
Boolean getIgnoreCaret()
Copyright © 2017. All rights reserved.