Uses of Interface
net.anwiba.commons.image.apache.IByteSourceConnector
Packages that use IByteSourceConnector
-
Uses of IByteSourceConnector in net.anwiba.commons.image.apache
Methods in net.anwiba.commons.image.apache that return IByteSourceConnectorModifier and TypeMethodDescriptionByteSourceConnectorFactory.create(IResourceReference reference) Constructors in net.anwiba.commons.image.apache with parameters of type IByteSourceConnectorModifierConstructorDescriptionApacheImageContainer(RenderingHints hints, net.anwiba.commons.image.apache.ApacheImageMetadata imageMetadata, IByteSourceConnector byteSourceConnector, IImageMetadataAdjustor metadataAdjustor) ApacheImageContainer(RenderingHints hints, net.anwiba.commons.image.apache.ApacheImageMetadata imageMetadata, IObjectList<IImageOperation> imageOperations, IByteSourceConnector byteSourceConnector, IImageMetadataAdjustor metadataAdjustor)