public class IMAGENODEPROPERTIES extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IMAGENODEPROPERTIES.LayoutStyle |
Modifier and Type | Field and Description |
---|---|
static String |
DATASET_FILES |
static String |
DATASET_PROPERTIES |
static String |
DATASET_PROPERTIES_FILE_NAME
IDS for File Lists to store and save Datasets in cytoscape
|
static String |
DATASETCOLLECTION_FILE_NAME |
static double |
IDARE_NODE_DISPLAY_HEIGHT |
static org.cytoscape.view.presentation.property.values.NodeShape |
IDARE_NODE_DISPLAY_SHAPE |
static double |
IDARE_NODE_DISPLAY_WIDTH
Visual Properties of IMAGENODEs
|
static Font |
IDFont |
static int |
IMAGEHEIGHT |
static String |
IMAGENODE_TEMP_FOLDER |
static int |
IMAGEWIDTH |
static int |
LABELHEIGHT |
static String |
LAYOUT_FILE_NAME |
static String |
LAYOUT_FILES |
static int |
LEGEND_DESCRIPTION_OPTIMAL_WIDTH |
static String |
STYLE_MAPPINGS_SAVE_FILE
IDs for style management during save and load
|
static String |
STYLE_MAPPINGS_SAVE_NAME |
Constructor and Description |
---|
IMAGENODEPROPERTIES() |
public static String DATASET_FILES
public static String DATASET_PROPERTIES
public static String IMAGENODE_TEMP_FOLDER
public static String STYLE_MAPPINGS_SAVE_FILE
public static String STYLE_MAPPINGS_SAVE_NAME
public static String DATASET_PROPERTIES_FILE_NAME
public static String DATASETCOLLECTION_FILE_NAME
public static String LAYOUT_FILES
public static String LAYOUT_FILE_NAME
public static int IMAGEWIDTH
public static int IMAGEHEIGHT
public static int LABELHEIGHT
public static double IDARE_NODE_DISPLAY_WIDTH
public static double IDARE_NODE_DISPLAY_HEIGHT
public static org.cytoscape.view.presentation.property.values.NodeShape IDARE_NODE_DISPLAY_SHAPE
public static Font IDFont
public static int LEGEND_DESCRIPTION_OPTIMAL_WIDTH
Copyright © 2018. All rights reserved.