Uses of Enum Class
com.luciad.format.mbtiles.TLcdMBTilesDataSource.SourceType
Packages that use TLcdMBTilesDataSource.SourceType
-
Uses of TLcdMBTilesDataSource.SourceType in com.luciad.format.mbtiles
Methods in com.luciad.format.mbtiles that return TLcdMBTilesDataSource.SourceTypeModifier and TypeMethodDescriptionTLcdMBTilesDataSource.getSourceType()Returns the source type of the data source .Returns the enum constant of this class with the specified name.static TLcdMBTilesDataSource.SourceType[]TLcdMBTilesDataSource.SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.