|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.typeLineage.util.LineageMergeUtil
public class LineageMergeUtil
Utilities for merging lineages
Constructor Summary | |
---|---|
LineageMergeUtil()
|
Method Summary | |
---|---|
static javax.vecmath.Vector3d |
getLastPosABa(Lineage refLin)
|
static javax.vecmath.Vector3d |
getLastPosABp(Lineage refLin)
|
static void |
mapExpression(Lineage fromLin,
Lineage toLin,
java.lang.String fromExpName,
java.lang.String toExpName)
Take the expression pattern from one lineage to another by remapping the time of each individual cell |
static Lineage |
mapModelToRec(Lineage reflin,
Lineage intoLin)
Super-impose standard model onto recording by rotation, scaling and changing times |
static CoordinateSystem |
singlecellCSfromLin(Lineage refLin)
Set up coordinate system |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineageMergeUtil()
Method Detail |
---|
public static void mapExpression(Lineage fromLin, Lineage toLin, java.lang.String fromExpName, java.lang.String toExpName)
public static Lineage mapModelToRec(Lineage reflin, Lineage intoLin)
public static CoordinateSystem singlecellCSfromLin(Lineage refLin)
public static javax.vecmath.Vector3d getLastPosABp(Lineage refLin)
public static javax.vecmath.Vector3d getLastPosABa(Lineage refLin)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |