com.swfm.mica.events
Class MiICreateConnectionUsingConnPoint

java.lang.Object
  extended bycom.swfm.mica.events.MiEventHandler
      extended bycom.swfm.mica.events.MiICreateConnection
          extended bycom.swfm.mica.events.MiICreateConnectionUsingConnPoint
All Implemented Interfaces:
MiiActionTypes, MiiCommandNames, MiiDisplayNames, MiiEventHandler, MiiEventTypes, MiiManagedPointValidator, MiiMessages

public class MiICreateConnectionUsingConnPoint
extends MiICreateConnection
implements MiiManagedPointValidator, MiiActionTypes

Version:
%I% %G%
Author:
Michael L. Davis

Field Summary
             
Constructor Summary
MiICreateConnectionUsingConnPoint()
           
 
Methods inherited from class com.swfm.mica.events.MiICreateConnection
copy, findClosestPointOnLineToAPoint, getConnectableToConnections, getIgnoreConnectionsFromAConnectionToItself, getLineSnappedToConnectPointAttributes, getMinDistancePerSegment, getOnlyStartableAtConnections, getPrototype, getReplaceSectionsWithAnyConnectionsFromAConnectionToItself, getSelectNewlyCreatedConnections, getSnapToConnectionPointDistance, getValidConnPointFinder, isSnappingToMajorGridOnly, isValidConnectionDestination, isValidConnectionDestination, isValidConnectionSource, isValidConnectionSource, setConnectableToConnections, setConnectionConnectionPointLook, setIgnoreConnectionsFromAConnectionToItself, setLineSnappedToConnectPointAttributes, setMinDistancePerSegment, setOnlyStartableAtConnections, setPrototype, setPrototypeConnectionJunctionPoint, setReplaceSectionsWithAnyConnectionsFromAConnectionToItself, setSelectNewlyCreatedConnections, setSnappingToMajorGridOnly, setSnapToConnectionPointDistance, setValidConnPointFinder, splitConnectionsIntoTwoAtPoint
 
Methods inherited from class com.swfm.mica.events.MiEventHandler
addEventToCommandTranslation, addEventToCommandTranslation, addEventToCommandTranslation, getAlwaysConsumeTriggerEvents, getCommand, getEvent, getEventToCommandTranslation, getName, getNameForType, getObject, getRequestedCommands, getRequestedEvents, getTarget, getType, isCommand, isEnabled, isPositionDependent, isSingleton, isType, processCommand, processCommand, processEvent, removeAllEventToCommandTranslations, removeEventToCommandTranslation, removeEventToCommandTranslation, removeEventToCommandTranslation, removeEventToCommandTranslation, setAlwaysConsumeTriggerEvents, setCommand, setEnabled, setEventToCommandTranslation, setEventToCommandTranslation, setEventToCommandTranslation, setIsSingleton, setName, setObject, setPositionDependent, setPropertyValue, setTarget, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.swfm.mica.mpoints.MiiManagedPointValidator
isValidConnectionDestination, isValidConnectionDestination, isValidConnectionSource, isValidConnectionSource
 

Constructor Detail

MiICreateConnectionUsingConnPoint

public MiICreateConnectionUsingConnPoint()