|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.windowPlateAnalysis.MultiWellGridLayout
public class MultiWellGridLayout
One grid to show labels for
Field Summary | |
---|---|
int |
distance
|
int |
numLetter
|
int |
numNumber
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
MultiWellGridLayout()
|
Method Summary | |
---|---|
static MultiWellGridLayout |
isMultiwellFormat(java.util.Collection<java.lang.String> wellNames)
Check if the wells follow a multi-well format - if so, return a suitable grid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int numNumber
public int numLetter
public int x
public int y
public int distance
Constructor Detail |
---|
public MultiWellGridLayout()
Method Detail |
---|
public static MultiWellGridLayout isMultiwellFormat(java.util.Collection<java.lang.String> wellNames)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |