org.apache.maven.diagrams.connectors.classes.config
Class InheritanceEdgeType

java.lang.Object
  extended by org.apache.maven.diagrams.connectors.classes.config.InheritanceEdgeType
All Implemented Interfaces:
EdgeType

public class InheritanceEdgeType
extends java.lang.Object
implements EdgeType

This class is used to configure inheritance edges within the builded graph (that class inherits from another class)

Author:
Piotr Tabor

Constructor Summary
InheritanceEdgeType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InheritanceEdgeType

public InheritanceEdgeType()


Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.