org.mmbase.module.tools.MMAppTool
Class RelationLine

java.lang.Object
  extended byorg.mmbase.module.tools.MMAppTool.RelationLine

public class RelationLine
extends java.lang.Object

Class RelationLine

Warning: No Java Documentation Available.

Constructor Summary
RelationLine(AppCanvas parent, BuilderOval fb, BuilderOval tb, java.lang.String type)
           
 
Method Summary
 void addType(java.lang.String type)
           
 boolean between(BuilderOval fb, BuilderOval tb)
           
 boolean getActive()
           
 boolean isInside(int mx, int my)
           
 void paint(java.awt.Graphics g)
           
 void setActive(boolean active)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationLine

public RelationLine(AppCanvas parent,
                    BuilderOval fb,
                    BuilderOval tb,
                    java.lang.String type)
Method Detail

paint

public void paint(java.awt.Graphics g)

isInside

public boolean isInside(int mx,
                        int my)

setActive

public void setActive(boolean active)

getActive

public boolean getActive()

between

public boolean between(BuilderOval fb,
                       BuilderOval tb)

addType

public void addType(java.lang.String type)


MMBase build 1.7.1.20041002