Overview | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES

Deprecated API

Deprecated Classes
CompGraphFileFormat now described via SimplySupportedFileFormat 
HorizonSupportedFileFormat use SimplySupportedFileFormat instead 
 

Deprecated Fields
ncsa.horizon.viewer.ImageCanvas.SIZE_IMAGE_CENTER use CENTER instead. 
ncsa.horizon.viewer.ImageCanvas.SIZE_IMAGE_FIT use FIT instead. 
ncsa.horizon.viewer.ImageCanvas.SIZE_IMAGE_FLUSH use SCALED_FLUSH instead. 
ncsa.horizon.viewer.ImageCanvas.SIZE_IMAGE_SCALE use SCALED_CENTER instead. 
ncsa.horizon.viewer.ImageCanvas.SIZE_IMAGE_TRUNCATE use FLUSH instead. 
 

Deprecated Methods
ncsa.horizon.util.Volume.axisPos use getExactOrigin(int) 
ncsa.horizon.util.Voxel.axisPos use getExactPos() 
ncsa.horizon.util.Volume.getLength use getExactSize(int) 
ncsa.horizon.util.Volume.getLocation use getExactOrigin(); 
ncsa.horizon.util.Volume.getLocation use getExactOrigin(); 
ncsa.horizon.util.Volume.getSampling use getStride() 
ncsa.horizon.util.Volume.getSampling use getStride() 
ncsa.horizon.util.Volume.getStep use getStride(int i); 
ncsa.horizon.util.Volume.getTrueLength use getSampledSize(int); 
ncsa.horizon.util.Volume.getTrueSize use getSampledSize(); 
ncsa.horizon.util.Voxel.getValues use getExactPos() 
ncsa.horizon.viewer.SimpleViewer.getView   
ncsa.horizon.awt.LineOfInterest.hide use setVisible() 
ncsa.horizon.awt.Marker.hide use setVisible() 
ncsa.horizon.awt.RegionOfInterest.hide use setVisible() 
ncsa.horizon.awt.Marker.resize use setSize() instead 
ncsa.horizon.awt.Marker.resize use setSize() instead 
ncsa.horizon.awt.RegionOfInterest.resize use setSize() instead 
ncsa.horizon.awt.RegionOfInterest.resize use setSize() instead 
ncsa.horizon.awt.SingleComponentLayout.setComponent components should be added to container directly 
ncsa.horizon.awt.LineOfInterest.show use setVisible() 
ncsa.horizon.awt.Marker.show use setVisible() 
ncsa.horizon.awt.Marker.show use setVisible() 
ncsa.horizon.awt.RegionOfInterest.show use setVisible() 
ncsa.horizon.awt.RegionOfInterest.show use setVisible() 
ncsa.horizon.awt.Marker.size use getSize() instead 
ncsa.horizon.awt.RegionOfInterest.size use getSize() instead 
ncsa.horizon.coordinates.CoordPos.valueString Note that this method is deprecated in favor of valueString(int, AxisPosFormatter). This implimentation may cause the default precision to be updated. 
ncsa.horizon.coordinates.CoordPos.valueStrings Note that this method is deprecated in favor of valueString(int, AxisPosFormatter). This implimentation may cause the default precision to be updated. 
 


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES