Class ThemeUtils


  • public final class ThemeUtils
    extends java.lang.Object
    A utility class with theme specific helper methods.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isMapsforgeTheme​(org.oscim.theme.ThemeFile theme)
      Check if the given theme is a Mapsforge one.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isMapsforgeTheme

        public static boolean isMapsforgeTheme​(org.oscim.theme.ThemeFile theme)
        Check if the given theme is a Mapsforge one.