@Deprecated
public interface MapRecognizer
| Modifier and Type | Method and Description |
|---|---|
Node |
getMapNode(java.io.File mapDir)
Deprecated.
Replaced by
MapExplorerSupport.getMapNode(File). |
Platform |
identifyPlatform(java.io.File dir)
Deprecated.
Replaced by
PlatformProvider.identifyMap(File). |
@Deprecated Platform identifyPlatform(java.io.File dir)
PlatformProvider.identifyMap(File).@Deprecated Node getMapNode(java.io.File mapDir)
MapExplorerSupport.getMapNode(File).