Uses of Interface
com.vividsolutions.jump.workbench.ui.renderer.style.AlphaSetting
-
-
Uses of AlphaSetting in com.vividsolutions.jump.workbench.imagery
Classes in com.vividsolutions.jump.workbench.imagery that implement AlphaSetting Modifier and Type Class Description class
ReferencedImageStyle
A JUMP style that will paint images -
Uses of AlphaSetting in com.vividsolutions.jump.workbench.imagery.geoimg
Classes in com.vividsolutions.jump.workbench.imagery.geoimg that implement AlphaSetting Modifier and Type Class Description class
GeoImage
-
Uses of AlphaSetting in com.vividsolutions.jump.workbench.imagery.geotiff
Classes in com.vividsolutions.jump.workbench.imagery.geotiff that implement AlphaSetting Modifier and Type Class Description class
GeoTIFFImage
legacy GeoTIFF reader -
Uses of AlphaSetting in com.vividsolutions.jump.workbench.imagery.graphic
Classes in com.vividsolutions.jump.workbench.imagery.graphic that implement AlphaSetting Modifier and Type Class Description class
AbstractGraphicImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.class
CommonsImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.class
CommonsTIFFImage
class
IOGraphicImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc.class
JAIGraphicImage
An image whose source is a bitmap Much of this code was donated by Larry Becker and Robert Littlefield of Integrated Systems Analysts, Inc. -
Uses of AlphaSetting in com.vividsolutions.jump.workbench.imagery.openjpeg
Classes in com.vividsolutions.jump.workbench.imagery.openjpeg that implement AlphaSetting Modifier and Type Class Description class
OpenJpegImage
AReferencedImage
for ECW files -
Uses of AlphaSetting in com.vividsolutions.jump.workbench.ui.renderer.style
Classes in com.vividsolutions.jump.workbench.ui.renderer.style that implement AlphaSetting Modifier and Type Class Description class
BasicStyle
class
ColorThemingStyle
A Style mapping different basic styles for different attribute values.class
XBasicStyle
Convenience class extending BasicStyle to include a VertexStyle and have both in one Style.
-