Constructor and Description |
---|
COrTag(CTag t1,
CTag t2)
Builds a
COrTag tag corresponding to the set of shapes tagged by a tag t1 or a tag t2. |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.Object> |
getCollection()
Returns a collection containing all the shapes tagged by this tag.
|
boolean |
hasNext()
Tests if there is other objects tagged by this tag.
|
CShape |
nextShape() |
void |
reset()
Inits the tag's iterator.
|
above, aboveAll, action, action, addGhost, addTag, addTag, and, and, animate, attachSM, below, belowAll, contains, contains, contains, contains, detachSM, firstShape, fixReferenceShapeToCurrent, getAntialiasedShapes, getBoundingBox, getCanvas, getCenterX, getCenterY, getFilledShapes, getFirstAntialiasedShape, getFirstFilledShape, getFirstHavingTag, getFirstOutlinedShape, getIntersection, getMaxX, getMaxY, getMinX, getMinY, getOutlinedShapes, getTopLeastShape, getTopMostShape, hasTag, hasTag, intersects, isAntialiased, isDrawable, isFilled, isOnOutline, isOutlined, isPickable, next, or, or, removeGhost, removeTag, removeTag, rotateBy, rotateTo, scaleBy, scaleBy, scaleTo, scaleTo, setAntialiased, setClip, setDrawable, setFilled, setFillPaint, setOutlined, setOutlinePaint, setParent, setPickable, setReferencePoint, setRenderingHint, setShape, setStroke, setTransformToIdentity, setTransparencyFill, setTransparencyFill, setTransparencyOutline, setTransparencyOutline, tagsShape, translateBy, translateTo
public boolean hasNext()
public java.util.Collection<java.lang.Object> getCollection()
getCollection
in class Tag