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 PNMMetadata
PNMImageReader. metadata
Methods in com.github.jaiimageio.impl.plugins.pnm with parameters of type PNMMetadata Modifier and Type Method Description private void
PNMImageReader. readComments(javax.imageio.stream.ImageInputStream stream, PNMMetadata metadata)
Reads the comments.
-