Uses of Interface
ch.sahits.game.graphic.image.IMapSegmentImageCreator
-
-
Uses of IMapSegmentImageCreator in ch.sahits.game.graphic.image
Classes in ch.sahits.game.graphic.image that implement IMapSegmentImageCreator Modifier and Type Class Description classMapSegmentCreatorCreate map segments from the map image and store them in the user directory. -
Uses of IMapSegmentImageCreator in ch.sahits.game.openpatrician.app.display
Methods in ch.sahits.game.openpatrician.app.display that return IMapSegmentImageCreator Modifier and Type Method Description IMapSegmentImageCreatorSeamapApplication.ApplicationConfiguration. mapSegmentImageCreator() -
Uses of IMapSegmentImageCreator in ch.sahits.game.openpatrician.app.javafx
Methods in ch.sahits.game.openpatrician.app.javafx that return IMapSegmentImageCreator Modifier and Type Method Description IMapSegmentImageCreatorMapImageGenerator.ApplicationConfiguration. mapSegmentImageCreator() -
Uses of IMapSegmentImageCreator in ch.sahits.game.openpatrician.clientserverinterface.model.factory
Fields in ch.sahits.game.openpatrician.clientserverinterface.model.factory declared as IMapSegmentImageCreator Modifier and Type Field Description private IMapSegmentImageCreatorMapSegmentImageFactory. imageCreatorprivate IMapSegmentImageCreatorGameFactory. mapLoader
-