holds objects of the class Object_Display
private OpenCAGE.GUI.Displays.Object_Displays.Object_Lists.List Content |
holds the list of Object_Displays
private Graphics.Points.Point Upper_Left_Corner |
holds the position of the upper left corner, use Update to update it
private Graphics.Points.Point Lower_Right_Corner |
holds the position of the lower right corner, use Update to update it
private Graphics.Area_Sizes.Area_Size Max_Object_Size |
holds the maximum width and height of the heighest object and the widthest object in the container, use Update to update it
private Glib.Gint Size |
holds the number of Object_Displays in the Container, use Update to update it
inserts a Object_Display into the Container
removes the Object_Display from the Container
calculates the values for the Upper_Left_Corner, Lower_Right_Corner and the Max_Object_Size
only for debugging - prints the content of the container
extends FET.Pot_Element
private OpenCAGE.GUI.Displays.Object_Display_Containers.Object_Display_Container Value |