indexing description: "Flood fill constants." status: "See notice at end of class." date: "$Date$" revision: "$Revision$" class interface WEL_FLOOD_FILL_CONSTANTS feature -- Access floodfillborder: INTEGER floodfillsurface: INTEGER invariant -- from ANY reflexive_equality: standard_is_equal (Current) reflexive_conformance: conforms_to (Current) end -- class WEL_FLOOD_FILL_CONSTANTS