Package | Description |
---|---|
loci.poi.hpsf |
|
Modifier and Type | Method and Description |
---|---|
static PropertySet |
PropertySetFactory.create(InputStream stream)
Creates the most specific
PropertySet from an InputStream . |
static boolean |
PropertySet.isPropertySetStream(InputStream stream)
Checks whether an
InputStream is in the Horrible
Property Set Format. |
Constructor and Description |
---|
PropertySet(InputStream stream)
Creates a
PropertySet instance from an InputStream in the Horrible Property Set Format. |
Copyright © 2016 Open Microscopy Environment