Class StylePaletteService

java.lang.Object
lu.kbra.modelizer_next.style.StylePaletteService

public final class StylePaletteService extends Object
Creates, normalizes, and applies reusable style palettes.
  • Method Details

    • deleteByName

      public static void deleteByName(String paletteName)
      Deletes the by name.
      Parameters:
      paletteName - name value to use
    • loadAll

      public static List<StylePalette> loadAll()
      Loads the all.
      Returns:
      the matching values
    • save

      public static void save(StylePalette palette)
      Saves the current state to persistent storage.
      Parameters:
      palette - palette value used by the operation