public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static String |
getDisplayedFileName(String fullPath,
Integer number)
Returns the name to display for a file.
|
static String |
getFolderAsContainerName(File file)
Returns the name as container if option is on.
|
static String |
getStringSeparator(String originalName)
Returns the separator or
null . |
static String[] |
splitString(String originalName)
Returns the partial name of the image's name
|
public static String getFolderAsContainerName(File file)
public static String getDisplayedFileName(String fullPath, Integer number)
fullPath
- The file's absolute path.number
- The number of folder to set the name.public static String[] splitString(String originalName)
originalName
- The original name.
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.