de.ukn.hci.squidy.designer.constant
Interface Constants


public interface Constants

Constants.

 Date: Feb 16, 2009
 Time: 1:08:02 AM
 

Since:
1.0.0
Version:
$Id: Constants.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz

Nested Class Summary
static interface Constants.Color
           
 
Field Summary
static edu.umd.cs.piccolo.util.PBounds DEFAULT_CIRCLE_BOUNDS
           
static edu.umd.cs.piccolo.util.PBounds DEFAULT_KNOWLEDGE_BASE_BOUNDS
           
static edu.umd.cs.piccolo.util.PBounds DEFAULT_NODE_BOUNDS
           
static edu.umd.cs.piccolo.util.PBounds DEFAULT_PORT_BOUNDS
           
static double SCALE_FACTOR_X
           
static double SCALE_FACTOR_Y
           
static Dimension SCREEN_RESOLUTION
           
static double SEMANTIC_ZOOM_SCALE
           
 

Field Detail

SCREEN_RESOLUTION

static final Dimension SCREEN_RESOLUTION

SCALE_FACTOR_X

static final double SCALE_FACTOR_X

SCALE_FACTOR_Y

static final double SCALE_FACTOR_Y

SEMANTIC_ZOOM_SCALE

static final double SEMANTIC_ZOOM_SCALE
See Also:
Constant Field Values

DEFAULT_NODE_BOUNDS

static final edu.umd.cs.piccolo.util.PBounds DEFAULT_NODE_BOUNDS

DEFAULT_CIRCLE_BOUNDS

static final edu.umd.cs.piccolo.util.PBounds DEFAULT_CIRCLE_BOUNDS

DEFAULT_PORT_BOUNDS

static final edu.umd.cs.piccolo.util.PBounds DEFAULT_PORT_BOUNDS

DEFAULT_KNOWLEDGE_BASE_BOUNDS

static final edu.umd.cs.piccolo.util.PBounds DEFAULT_KNOWLEDGE_BASE_BOUNDS


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.