Puse
 All Classes Namespaces Functions Variables Pages
Svg.Data Class Reference
Collaboration diagram for Svg.Data:

Static Public Member Functions

static String pruneFilePath (String filename)
 

Static Public Attributes

static String temp_output_svgfile_name ="tempout.svg"
 
static String left_menu_item_information ="listdata.txt"
 
static boolean open_ref_new_window =false
 
static boolean is_saved =false
 
static Stack< String > browse_file_names = new Stack<String>()
 
static boolean remove_footer =false
 
static String currentfile
 
static boolean incremental_model =false
 
static boolean incremental_model_link =false
 

Detailed Description

This class holds global variables

Member Function Documentation

static String Svg.Data.pruneFilePath ( String  filename)
static

Formats string for operating system to open

Parameters
filenameis unformatted string
Returns
returns the formatted string

Member Data Documentation

Stack<String> Svg.Data.browse_file_names = new Stack<String>()
static

holds the file names for browsing purposes

String Svg.Data.currentfile
static

shows the current file

boolean Svg.Data.incremental_model =false
static

this is for link activation indicator in incremental model

boolean Svg.Data.incremental_model_link =false
static

this is for link activation indicator in incremental model

boolean Svg.Data.is_saved =false
static

holds the state whether current file is saved or not

String Svg.Data.left_menu_item_information ="listdata.txt"
static

this file holds items for left menu

boolean Svg.Data.open_ref_new_window =false
static

preference information for opening diagram in new window

boolean Svg.Data.remove_footer =false
static

preference information for removing footer

String Svg.Data.temp_output_svgfile_name ="tempout.svg"
static

this is temporary svg file created for displaying purpose


The documentation for this class was generated from the following file: