Class ModifiedZoneIdsEvent

    • Field Detail

      • EVENT_TYPE

        public static final ZoningModifierEventType EVENT_TYPE
        event type fired off when zone ids have been modified
    • Constructor Detail

      • ModifiedZoneIdsEvent

        public ModifiedZoneIdsEvent​(ZoningModifier source,
                                    Zoning zoning)
        Wrapper for a modified zoning ids event indicating that one or more managed internal ids of the zoning have been changed
        Parameters:
        source - zoning modifier firing the event
        zoning - to use
    • Method Detail

      • getModifiedZoning

        public Zoning getModifiedZoning()
        The zoning on which the modification took place
        Returns:
        modified zoning