Uses of Class
com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
-
Packages that use PNMMetadata Package Description com.github.jaiimageio.impl.plugins.pnm -
-
Uses of PNMMetadata in com.github.jaiimageio.impl.plugins.pnm
Fields in com.github.jaiimageio.impl.plugins.pnm declared as PNMMetadata Modifier and Type Field Description private PNMMetadataPNMImageReader. metadataMethods in com.github.jaiimageio.impl.plugins.pnm with parameters of type PNMMetadata Modifier and Type Method Description private voidPNMImageReader. readComments(javax.imageio.stream.ImageInputStream stream, PNMMetadata metadata)Reads the comments.
-