find_tcltk_library(tcllib, tklib, stubs, tclversion, tkversion, tcl_opt_paths, tk_opt_paths) Instance Public methods
find_tk(tklib, stubs, version, *opt_paths) Instance Public methods
floor2_bg1(w,fill,outline) Instance Public methods #floor2_bg1 â This method represents part of the floorplan database. When invoked, it instantiates the background information for the first floor. Arguments: w - The canvas window. fill - Fill color to use for the floor's background. outline - Color to use for the floor's outline.
floor2_bg2(w,fill,outline) Instance Public methods #floor2_bg2 â This method represents part of the floorplan database. When invoked, it instantiates the background information for the first floor. Arguments: w - The canvas window. fill - Fill color to use for the floor's background. outline - Color to use for the floor's outline.
floor2_bg3(w,fill,outline) Instance Public methods #floor2_bg3 â This method represents part of the floorplan database. When invoked, it instantiates the background information for the first floor. Arguments: w - The canvas window. fill - Fill color to use for the floor's background. outline - Color to use for the floor's outline.
floor2_fg1(w,color) Instance Public methods #floor2_fg1 â This method represents part of the floorplan database. When invoked, it instantiates the foreground information for the first floor (office outlines and numbers). Arguments: w - The canvas window. color - Color to use for drawing foreground information.
floor2_fg2(w,color) Instance Public methods #floor2_fg2 â This method represents part of the floorplan database. When invoked, it instantiates the foreground information for the second floor (office outlines and numbers). Arguments: w - The canvas window. color - Color to use for drawing foreground information.
floor2_fg3(w,color) Instance Public methods #floor2_fg3 â This method represents part of the floorplan database. When invoked, it instantiates the foreground information for the third floor (office outlines and numbers). Arguments: w - The canvas window. color - Color to use for drawing foreground information.
floorDisplay(w,active) Instance Public methods floorDisplay â Recreate the floorplan display in the canvas given by âwâ. The floor given by âactiveâ is displayed on top with its office structure visible. Arguments: w - Name of the canvas window. active - Number of active floor (1, 2, or 3).
floorDisplay2(w,active) Instance Public methods floorDisplay2 â Recreate the floorplan display in the canvas given by âwâ. The floor given by âactiveâ is displayed on top with its office structure visible. Arguments: w - Name of the canvas window. active - Number of active floor (1, 2, or 3).
Page 675 of 11844