Uses of Interface
org.biomage.Interface.HasDistanceUnit

Packages that use HasDistanceUnit
org.biomage.Array   
org.biomage.ArrayDesign   
org.biomage.DesignElement   
 

Uses of HasDistanceUnit in org.biomage.Array
 

Classes in org.biomage.Array that implement HasDistanceUnit
 class ArrayGroup
          An array package is a physical platform that contains one or more arrays that are separately addressable (e.g.
 class Fiducial
          A marking on the surface of the array that can be used to identify the array's origin, the coordinates of which are the fiducial's centroid.
 class PositionDelta
          The delta the feature was actually printed on the array from the position specified for the feature in the array design.
 

Uses of HasDistanceUnit in org.biomage.ArrayDesign
 

Classes in org.biomage.ArrayDesign that implement HasDistanceUnit
 class FeatureGroup
          A collection of like features.
 class Zone
          Specifies the location of a zone on an array.
 class ZoneGroup
          Specifies a repeating area on an array.
 class ZoneLayout
          Specifies the layout of features in a rectangular grid.
 

Uses of HasDistanceUnit in org.biomage.DesignElement
 

Classes in org.biomage.DesignElement that implement HasDistanceUnit
 class Position
          Specifies a position on an array.