Uses of Interface
org.refcodes.graphical.Pixmap.PixmapMutator
-
-
Uses of Pixmap.PixmapMutator in org.refcodes.graphical
Subinterfaces of Pixmap.PixmapMutator in org.refcodes.graphical Modifier and Type Interface Description static interfacePixmap.PixmapBuilder<PX,B extends Pixmap.PixmapBuilder<PX,B>>Provides a builder method for a pixmap property returning the builder for applying multiple build operations.static interfacePixmap.PixmapProperty<PX>Provides a pixmap property.static interfaceRgbPixmap.RgbPixmapBuilderThe Interface RgbPixmapBuilder.static interfaceRgbPixmap.RgbPixmapMutatorThe Interface RgbPixmapMutator.static interfaceRgbPixmap.RgbPixmapPropertyThe Interface RgbPixmapProperty.Classes in org.refcodes.graphical that implement Pixmap.PixmapMutator Modifier and Type Class Description classRgbPixmapBuilderImplThe Class RgbPixmapBuilderImpl.
-