|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PositionDelta | |
---|---|
org.biomage.Array | |
org.biomage.Interface |
Uses of PositionDelta in org.biomage.Array |
---|
Fields in org.biomage.Array declared as PositionDelta | |
---|---|
protected PositionDelta |
ZoneDefect.positionDelta
How the zone deviates in position from the ArrayDesign. |
protected PositionDelta |
FeatureDefect.positionDelta
How the feature deviates in position from the ArrayDesign. |
Methods in org.biomage.Array that return PositionDelta | |
---|---|
PositionDelta |
ZoneDefect.getPositionDelta()
Get method for positionDelta |
PositionDelta |
FeatureDefect.getPositionDelta()
Get method for positionDelta |
Methods in org.biomage.Array with parameters of type PositionDelta | |
---|---|
void |
ZoneDefect.setPositionDelta(PositionDelta positionDelta)
Set method for positionDelta |
void |
FeatureDefect.setPositionDelta(PositionDelta positionDelta)
Set method for positionDelta |
Uses of PositionDelta in org.biomage.Interface |
---|
Methods in org.biomage.Interface that return PositionDelta | |
---|---|
PositionDelta |
HasPositionDelta.getPositionDelta()
Get method for positionDelta |
Methods in org.biomage.Interface with parameters of type PositionDelta | |
---|---|
void |
HasPositionDelta.setPositionDelta(PositionDelta positionDelta)
Set method for positionDelta |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |