Class ImageSize
Summarizes the size of images.
If there's more than one image in the series, the size of each is considered.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ImageMetadataInput input) Adds a element to the summary.protected StringMethods inherited from class org.anchoranalysis.plugin.io.bean.summarizer.image.SummarizerImageMetadata
describe, incrementCount, requiresImageMetadataMethods inherited from class org.anchoranalysis.plugin.io.bean.summarizer.Summarizer
addAllMethods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
ImageSize
public ImageSize()
-
-
Method Details
-
add
Description copied from class:SummarizerAdds a element to the summary.- Specified by:
addin classSummarizer<ImageMetadataInput>- Parameters:
input- the element to add.- Throws:
OperationFailedException
-
describeNoun
- Specified by:
describeNounin classSummarizerImageMetadata<WrappedImageDim>
-