SEdit.Graphics
Class GInConnect

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

public class GInConnect
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
GInConnect()
           
 
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

GInConnect

public GInConnect()
Method Detail

paint

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


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