Class UnloadedPlateType
java.lang.Object
gda.factory.ConfigurableBase
uk.ac.gda.mx.ispyb.api.container.ContainerTypeBase
uk.ac.gda.devices.insitu.model.PlateType
uk.ac.gda.devices.insitu.controller.UnloadedPlateType
- All Implemented Interfaces:
Configurable,Serializable,ContainerType
- See Also:
-
Field Summary
Fields inherited from class uk.ac.gda.mx.ispyb.api.container.ContainerTypeBase
capacity, category, label, typeId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.gda.devices.insitu.model.PlateType
configure, copy, getAlphaLabels, getColumnLabels, getFocalOffset, getFocalOffsetList, gethDropOffset, gethDropOffsetList, gethDropWidth, gethWellOffset, gethWellOffsetList, gethWellSpacing, getNumColumns, getNumDrops, getNumDropsPerWell, getNumericLabels, getNumRows, getNumWells, getOffsets, getRowLabels, getSafeOffset, getSafeOffsetList, getvDropOffset, getvDropOffsetList, getvDropWidth, getvWellOffset, getvWellOffsetList, getvWellSpacing, getWellIndex, getZExpected, indexOf, initialiseUniformSpacing, isConfigureAtStartup, isFlipped, isPortrait, isUniformWellSpacing, parseWellEntry, parseWellEntry, reconfigure, setColumnLabels, setDropsPerWell, setFlipped, setFocalOffset, setFocalOffsetList, sethDropOffset, sethDropOffsetList, sethDropWidth, sethWellOffset, sethWellOffsetList, sethWellSpacing, setNumColumns, setNumRows, setPortrait, setRowLabels, setSafeOffsetList, setTypeId, setUniformWellSpacing, setvDropOffset, setvDropOffsetList, setvDropWidth, setvWellOffset, setvWellOffsetList, setvWellSpacing, setZExpected, validateWellMethods inherited from class uk.ac.gda.mx.ispyb.api.container.ContainerTypeBase
getCapacity, getCategory, getLabel, getTypeId, setCapacity, setCategory, setLabelMethods inherited from class gda.factory.ConfigurableBase
isConfigured, setConfiguredMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gda.factory.Configurable
isConfigured
-
Constructor Details
-
UnloadedPlateType
public UnloadedPlateType()
-