java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
de.grogra.xl.util.ObjectList
de.grogra.imp2d.Visitor2D
de.grogra.imp2d.PickToolVisitor
- All Implemented Interfaces:
Visitor,PickVisitor,PickVisitor2D,ObjectConsumer,VoidToObjectGenerator,Serializable,Cloneable,Iterable,Collection,List,RandomAccess,SequencedCollection
- See Also:
-
Field Summary
FieldsFields inherited from class de.grogra.imp2d.Visitor2D
layer, state, transformationFields inherited from class de.grogra.xl.util.ObjectList
elements, size, useEqualsFields inherited from class java.util.AbstractList
modCount -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.grogra.imp2d.Visitor2D
getGraphState, init, popTransformation, pushTransformation, visitEnter, visitEnter, visitInstanceEnter, visitInstanceLeave, visitLeaveMethods inherited from class de.grogra.xl.util.ObjectList
add, add, addAll, addAll, addAll, addIfNotContained, addInOrder, addInOrder, arraycopy, clear, clear, clone, consume, contains, ensureCapacity, equals, evaluateObject, get, hashCode, indexOf, isEmpty, lastIndexOf, peek, pop, push, push, push, remove, remove, removeAt, set, setSize, size, toArray, toArray, trimToSize, valuesMethods inherited from class java.util.AbstractList
addAll, iterator, listIterator, listIterator, removeRange, subListMethods inherited from class java.util.AbstractCollection
containsAll, removeAll, retainAll, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
addFirst, addLast, containsAll, getFirst, getLast, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, sort, spliterator
-
Field Details
-
list
-
point
-
-
Constructor Details
-
PickToolVisitor
public PickToolVisitor()
-
-
Method Details
-
pick
- Specified by:
pickin interfacePickVisitor2D
-
visitImpl
-