Class StylePropertiesChangedEvent

java.lang.Object
com.kheops.jmap.client.gui.style.events.StylePropertiesChangedEvent

public class StylePropertiesChangedEvent extends Object
  • Constructor Details

    • StylePropertiesChangedEvent

      public StylePropertiesChangedEvent(boolean antialiasing, float percentTransparency, boolean blinking)
  • Method Details

    • isAntialiasing

      public boolean isAntialiasing()
    • getPercentTransparency

      public float getPercentTransparency()
    • isBlinking

      public boolean isBlinking()