Uses of Class
org.dcm4che2.util.GenericNumericArray

Packages that use GenericNumericArray
org.dcm4che2.util   
 

Uses of GenericNumericArray in org.dcm4che2.util
 

Methods in org.dcm4che2.util that return GenericNumericArray
static GenericNumericArray GenericNumericArray.create(byte[] array)
           
static GenericNumericArray GenericNumericArray.create(short[] array)
           
static GenericNumericArray GenericNumericArray.getByteArray(int size)
           
static GenericNumericArray GenericNumericArray.getShortArray(int size)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.