Package | Description |
---|---|
ini.trakem2.display | |
ini.trakem2.utils |
Modifier and Type | Method and Description |
---|---|
VectorDataTransform |
VectorDataTransform.makeLocalTo(Displayable d)
Returns a copy whose roi and ct are local to the affine transform of @param d.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VectorData.apply(VectorDataTransform vdt) |
void |
Treeline.RadiusNode.apply(VectorDataTransform vdt) |
boolean |
Tree.apply(VectorDataTransform vdt) |
boolean |
Profile.apply(VectorDataTransform vdt) |
boolean |
Polyline.apply(VectorDataTransform vdt) |
boolean |
Pipe.apply(VectorDataTransform vdt) |
void |
Node.apply(VectorDataTransform vlocal) |
boolean |
Dissector.apply(VectorDataTransform vdt) |
boolean |
DLabel.apply(VectorDataTransform vdt) |
boolean |
Ball.apply(VectorDataTransform vdt) |
void |
AreaTree.AreaNode.apply(VectorDataTransform vlocal) |
boolean |
AreaList.apply(VectorDataTransform vdt) |
Modifier and Type | Method and Description |
---|---|
static void |
M.apply(VectorDataTransform vdt,
Area a) |
static void |
M.apply(VectorDataTransform vdt,
Area a,
boolean remove_outside)
Parts of @param a not intersected by any of @param vdt rois will be left untouched if @param remove_outside is false.
|
Copyright © 2015–2021 Fiji. All rights reserved.