Uses of Interface
codes.thischwa.jii.IDimensionProvider
-
Packages that use IDimensionProvider Package Description codes.thischwa.jii.core Contain the wrapper objects (core interfaces) for the different implementations ofIInfoProvider
and subinterfaces. -
-
Uses of IDimensionProvider in codes.thischwa.jii.core
Classes in codes.thischwa.jii.core that implement IDimensionProvider Modifier and Type Class Description class
CommonsImageInfoWrapper
Wrapper to commons-imaging.class
ImageInfoWrapper
Wrapper to the operation bean ImageInfo by Marco Schmidt.class
ImageIOWrapper
Wrapper to toImageReader
.class
ImageMagickWrapper
Wrapper to the operation bean to the command 'identify' of ImageMagick.class
iTextImageWrapper
Wrapper to an internal class of iText.class
SimpleImageInfoWrapper
Wrapper to the operation bean SimpleImageInfo by Jaimon Mathew.
-