- addAllElements(Set) - Method in class n4e.core.system.Set
-
The method addAllElements
adds all elements of a given set.
- addAllElements(ArrayList) - Method in class n4e.core.system.Set
-
The method addAllElements
adds all elements of a given array list.
- addAtTail(Object) - Method in class n4e.core.system.Queue
-
The method addAtTail
adds an object to the queue's tail.
- addElement(Object) - Method in class n4e.core.system.Set
-
The method addElement
adds an element to the set.
- adjustData(ArrayList) - Method in class n4e.core.tool.Tool4Image2
-
The method adjustData
adjust the graphic data never be lower as null.
- ANGULAR_RECT - Static variable in class n4e.core.list.ImageRectangle
-
- assignment(ArrayList) - Method in class n4e.core.system.Set
-
The method assignment
assigns the array list to the internal set.
- assignment(Set) - Method in class n4e.core.system.Set
-
The method assignment
assigns the set to the internal set.