public class PathUtil
extends java.lang.Object
Constructor and Description |
---|
PathUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,java.lang.String> |
getPathColors()
Returns the possible path colors and the XML style representation.
|
static boolean |
isFeaturePath(NFEFeature nfeFeature)
Returns true if the feature is a path, false otherwise.
|
static void |
setPathColors(java.util.Map<java.lang.String,java.lang.String> pathColors)
Sets the possible path colors and the XML style representation.
|
public static java.util.Map<java.lang.String,java.lang.String> getPathColors()
public static void setPathColors(java.util.Map<java.lang.String,java.lang.String> pathColors)
pathColors
- path colorspublic static boolean isFeaturePath(NFEFeature nfeFeature)
nfeFeature
- feature