SEdit.Graphics
Class GOutConnect

java.lang.Object
  extended bySEdit.Graphics.GObject
      extended bySEdit.Graphics.GConnect
          extended bySEdit.Graphics.GOutConnect

public class GOutConnect
extends GConnect

classe abstraite correspondant à la représentation graphique des connecteurs des composants (et des modules)

See Also:
SConnect, GInConnect, GOutConnect

Field Summary
 
Fields inherited from class SEdit.Graphics.GConnect
fillColor, r
 
Fields inherited from class SEdit.Graphics.GObject
BOTTOM, bounds, CENTER, displayLabel, element, height, labelLocation, LEFT, RIGHT, selected, TOP, TOP_RIGHT, width, x, y
 
Constructor Summary
GOutConnect()
           
 
Method Summary
 void paint(Graphics g)
           
 
Methods inherited from class SEdit.Graphics.GConnect
computeDir, contains, displayName, getRadius, intersection, setDir, snapToGrid
 
Methods inherited from class SEdit.Graphics.GObject
alignHorizontalTo, alignVerticalTo, delete, drag, getBounds, getCenter, getDimension, getDisplayLabel, getEditor, getForeground, getHeight, getLabelLocation, getLocation, getRectangle, getSElement, getWidth, init, intersection, isContainedIn, isContainedIn, isSelectable, isSelected, reInstall, select, setCenter, setCenter, setDimension, setDisplayLabel, setEditor, setForeground, setHeight, setLabelLocation, setLocation, setLocation, setSElement, setSize, setWidth, translate, translateBound, translateWrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GOutConnect

public GOutConnect()
Method Detail

paint

public void paint(Graphics g)
Overrides:
paint in class GConnect


Copyright © J. Ferber, O. Gutknecht All Rights Reserved.