static NamedPointSet |
NamedPointSet.forImage(ij.ImagePlus imagePlus) |
static NamedPointSet |
NamedPointSet.forImage(ij.ImagePlus imagePlus,
String imageFilename) |
static NamedPointSet |
NamedPointSet.forImage(String imageFilename) |
static NamedPointSet |
NamedPointSet.fromBufferedReader(BufferedReader br,
ij.ImagePlus imagePlus,
String imageFilename) |
static NamedPointSet |
NamedPointSet.fromFile(File f) |
static NamedPointSet |
NamedPointSet.fromFile(File f,
ij.ImagePlus imagePlus,
String imageFilename) |
static NamedPointSet |
NamedPointSet.fromFile(String pointsFilename) |
static NamedPointSet |
NamedPointSet.fromFile(String pointsFilename,
ij.ImagePlus imagePlus,
String imageFilename) |
static NamedPointSet |
NamedPointSet.fromString(String s,
ij.ImagePlus imagePlus,
String imageFilename) |