Uses of Interface
net.anwiba.commons.image.apache.IByteSourceConnector
-
Packages that use IByteSourceConnector Package Description net.anwiba.commons.image.apache -
-
Uses of IByteSourceConnector in net.anwiba.commons.image.apache
Methods in net.anwiba.commons.image.apache that return IByteSourceConnector Modifier and Type Method Description IByteSourceConnectorByteSourceConnectorFactory. create(IResourceReference reference)Constructors in net.anwiba.commons.image.apache with parameters of type IByteSourceConnector Constructor Description ApacheImageContainer(java.awt.RenderingHints hints, net.anwiba.commons.image.apache.ApacheImageMetadata imageMetadata, IByteSourceConnector byteSourceConnector, IImageMetadataAdjustor metadataAdjustor)ApacheImageContainer(java.awt.RenderingHints hints, net.anwiba.commons.image.apache.ApacheImageMetadata imageMetadata, IObjectList<IImageOperation> imageOperations, IByteSourceConnector byteSourceConnector, IImageMetadataAdjustor metadataAdjustor)
-