edu.stanford.smi.protegex.widget.diagram
Class DrawingAreaDelegate
java.lang.Object
|
+--edu.stanford.smi.protegex.widget.diagram.DrawingAreaDelegate
- All Implemented Interfaces:
- Constants
- public class DrawingAreaDelegate
- extends Object
- implements Constants
Description of the Class
- Author:
- William Grosso
Fields inherited from interface edu.stanford.smi.protegex.widget.diagram.Constants |
CONFIGURATION_BASED_VISIBILITY_CHECKER, CONNECTOR_CLASS, CONNECTORS_SLOT, DEFAULT_LAST_DIVIDER_LOCATION, DEFAULT_LOWER_BOUND_ON_DIAGRAM_LOGICAL_HEIGHT, DEFAULT_LOWER_BOUND_ON_DIAGRAM_LOGICAL_WIDTH, DEFAULT_NODE_HEIGHT, DEFAULT_NODE_WIDTH, FIRST_OBJECT_SLOT_NAME, FIRST_OBJECT_SLOT_POINTER_NAME, IMAGE_CONTROLPOINT_PRECISION, IMAGE_MINIMUM_SIZE, LAST_DIVIDER_LOCATION, LAYOUT_INFORMATION_SLOT, LOCATION_SLOT, LOWER_RIGHT_CORNER_SLOT, MAIN_SIDE_RECTANGLE_HEIGHT, MAIN_SIDE_RECTANGLE_WIDTH, NETWORK_CLASS, NETWORK_METACLASS, NODE_SLOT, OBJECT_LOCATION_CLASS, OBJECT_SLOT, POINT_CLASS, POINT_X_SLOT, POINT_Y_SLOT, PROJECT_VISIBILITY_CHECKER, RECTANGLE_CLASS, SECOND_OBJECT_SLOT_NAME, SECOND_OBJECT_SLOT_POINTER_NAME, UPPER_LEFT_CORNER_SLOT, WIRE_CONTROLPOINT_PRECISION, WIRE_MINIMUM_SIZE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DrawingAreaDelegate
public DrawingAreaDelegate(DiagramWidget widget)
getDividerLocation
public int getDividerLocation()
getLogicalDrawingAreaHeight
public int getLogicalDrawingAreaHeight()
getLogicalDrawingAreaWidth
public int getLogicalDrawingAreaWidth()
getMinimumPossibleLogicalDrawingAreaHeight
public int getMinimumPossibleLogicalDrawingAreaHeight()
getMinimumPossibleLogicalDrawingAreaWidth
public int getMinimumPossibleLogicalDrawingAreaWidth()
setDividerLocation
public void setDividerLocation(int dividerLocation)
setLogicalDrawingAreaHeight
public void setLogicalDrawingAreaHeight(int mainDrawingAreaHeight)
setLogicalDrawingAreaWidth
public void setLogicalDrawingAreaWidth(int mainDrawingAreaWidth)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.