Protege-2000 1.7

edu.stanford.smi.protegex.widget.diagram
Class ActorFactory

java.lang.Object
  |
  +--edu.stanford.smi.protegex.widget.diagram.ActorFactory
All Implemented Interfaces:
Constants

public class ActorFactory
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
 
Constructor Summary
ActorFactory()
           
 
Method Summary
static GlyphActorInstance createIcon(NodeState state, AnimationContext placeToPutActor, String title, DiagramWidget widget)
           
static WireActorInstance createWire(WireState state, AnimationContext placeToPutWire, String title, DiagramWidget widget)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorFactory

public ActorFactory()
Method Detail

createIcon

public static GlyphActorInstance createIcon(NodeState state,
                                            AnimationContext placeToPutActor,
                                            String title,
                                            DiagramWidget widget)

createWire

public static WireActorInstance createWire(WireState state,
                                           AnimationContext placeToPutWire,
                                           String title,
                                           DiagramWidget widget)

main

public static void main(String[] args)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.