Package | Description |
---|---|
loci.common |
LOCI Common: a library of useful shared functions
including I/O and data manipulation.
|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
loci.plugins.in |
Bio-Formats Importer plugin for ImageJ.
|
Modifier and Type | Class and Description |
---|---|
class |
CaseInsensitiveLocation
Case insensitive variant of Location.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.getAbsoluteFile() |
Location |
Location.getCanonicalFile() |
Location |
Location.getParentFile() |
Location[] |
Location.listFiles()
Return a list of absolute files in this directory.
|
Constructor and Description |
---|
Location(Location parent,
String child) |
Modifier and Type | Method and Description |
---|---|
static String |
FilePattern.findPattern(Location file)
Identifies the group pattern from a given file within that group.
|
Constructor and Description |
---|
FilePattern(Location file)
Creates a pattern object using the given file as a template.
|
Modifier and Type | Field and Description |
---|---|
protected Location |
ImportProcess.idLoc |
Modifier and Type | Method and Description |
---|---|
Location |
ImportProcess.getIdLocation()
Valid only after
ImportStep.READER . |
Copyright © 2014 Open Microscopy Environment