public abstract class AbstractPlatformProvider extends AbstractPlugin implements PlatformProvider
PlatformProvider.MapInfo
PROPERTY_MINIMUM_WORLDPAINTER_VERSION, PROPERTY_NAME, PROPERTY_UUIDS, PROPERTY_VERSION
Modifier | Constructor and Description |
---|---|
protected |
AbstractPlatformProvider(java.lang.String version,
java.util.Collection<Platform> platforms,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
ensurePlatformSupported(Platform platform) |
java.util.Collection<Platform> |
getKeys()
Get the keys supported by this provider.
|
getName, getProperties, getUUIDs, getVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultExportDir, getDefaultExportSettings, getExporter, getExportSettingsEditor, getMapRecognizer, identifyMap, isCompatible, selectBackupDir
getMinimumWorldPainterVersion, getName, getProperties, getUUIDs, getVersion, init
protected AbstractPlatformProvider(java.lang.String version, java.util.Collection<Platform> platforms, java.lang.String name)