Uses of Interface
picture.PictureConstants

Packages that use PictureConstants
picture   
picture.filetype   
picture.gui   
 

Uses of PictureConstants in picture
 

Subinterfaces of PictureConstants in picture
 interface PictureProperty
          Enthaelt Eigenschaften von Dateien, die Picture-Objekte repraesentieren.
 

Classes in picture that implement PictureConstants
 class FilterPicture
          Diese Klasse implementiert einen Filter.
 class Layer
          Diese Klasse repraesentiert ein Bild in Form eines Bitmaps mit reellwertigen Pixeldaten.
 class Picture
          Ein Picture ist ein Layer mit mehreren Ebenen.
 

Uses of PictureConstants in picture.filetype
 

Subinterfaces of PictureConstants in picture.filetype
 interface JippPictureProperty
           
 interface PGMPictureProperty
          Spezielle Speichereigenschaften für PGM-Bilder.
 

Uses of PictureConstants in picture.gui
 

Classes in picture.gui that implement PictureConstants
 class JippSavePane
          Savepane fuer das Abspeichern von Bildern im JIPP-Format
 class SavePane
          Dialogfenster, das beim Speicherungsversuch eines PGM-Bildes als PGMPictureProperty-Objekt verwendet werden kann