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