|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeRoi | |
---|---|
ij.gui | |
ij2x.plugin.event |
Uses of ShapeRoi in ij.gui |
---|
Methods in ij.gui that return ShapeRoi | |
---|---|
ShapeRoi |
ShapeRoi.and(ShapeRoi sr)
Unary intersection operator. |
ShapeRoi |
ShapeRoi.not(ShapeRoi sr)
Unary subtraction operator. |
ShapeRoi |
ShapeRoi.or(ShapeRoi sr)
Unary union operator. |
ShapeRoi |
ShapeRoi.xor(ShapeRoi sr)
Unary exclusive or operator. |
Methods in ij.gui with parameters of type ShapeRoi | |
---|---|
ShapeRoi |
ShapeRoi.and(ShapeRoi sr)
Unary intersection operator. |
ShapeRoi |
ShapeRoi.not(ShapeRoi sr)
Unary subtraction operator. |
ShapeRoi |
ShapeRoi.or(ShapeRoi sr)
Unary union operator. |
ShapeRoi |
ShapeRoi.xor(ShapeRoi sr)
Unary exclusive or operator. |
Uses of ShapeRoi in ij2x.plugin.event |
---|
Fields in ij2x.plugin.event declared as ShapeRoi | |
---|---|
protected ShapeRoi |
ShapesEvent.shape
|
Methods in ij2x.plugin.event that return ShapeRoi | |
---|---|
ShapeRoi |
ShapesEvent.getShapes()
|
Constructors in ij2x.plugin.event with parameters of type ShapeRoi | |
---|---|
ShapesEvent(java.lang.Object src,
ShapeRoi sh)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |