Uses of Class
quicktime.std.qtcomponents.SpatialSettings

Packages that use SpatialSettings
quicktime.std.image   
quicktime.std.qtcomponents   
 

Uses of SpatialSettings in quicktime.std.image
 

Methods in quicktime.std.image with parameters of type SpatialSettings
static CodecComponent CodecComponent.fromSpatialSettings(SpatialSettings ss)
          Get the default Codec in the dialog box.
 

Uses of SpatialSettings in quicktime.std.qtcomponents
 

Methods in quicktime.std.qtcomponents that return SpatialSettings
 SpatialSettings ImageCompressionDialog.getInfoSpatialSettings()
          Gets the current spatial settings for a dialog.
 

Methods in quicktime.std.qtcomponents with parameters of type SpatialSettings
 void ImageCompressionDialog.setInfoSpatialSettings(SpatialSettings settings)
          Sets the current spatial settings for a dialog.