ome.formats.importer
Class ImportConfig.DoubleArrayValue

java.lang.Object
  extended by ome.formats.importer.ImportConfig.Value<Double[]>
      extended by ome.formats.importer.ImportConfig.DoubleArrayValue
Enclosing class:
ImportConfig

public static class ImportConfig.DoubleArrayValue
extends ImportConfig.Value<Double[]>


Constructor Summary
ImportConfig.DoubleArrayValue(String key, ImportConfig config, Double[] defValue)
           
 
Method Summary
protected  Double[] fromString(String string)
           
 
Methods inherited from class ome.formats.importer.ImportConfig.Value
empty, get, load, set, store, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportConfig.DoubleArrayValue

public ImportConfig.DoubleArrayValue(String key,
                                     ImportConfig config,
                                     Double[] defValue)
Method Detail

fromString

protected Double[] fromString(String string)
Specified by:
fromString in class ImportConfig.Value<Double[]>


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.