Uses of Package
org.apache.camel.view

Packages that use org.apache.camel.view
org.apache.camel.main Application level classes that can be used to instantiate camel. 
org.apache.camel.view Helper class to help with the Visualisation of Routes 
 

Classes in org.apache.camel.view used by org.apache.camel.main
ModelFileGenerator
           
 

Classes in org.apache.camel.view used by org.apache.camel.view
GraphGeneratorSupport
           
GraphSupport
          A base class for Graph processing code of Camel EIPs containing a number of helper methods
NodeData
          Represents a node in the EIP diagram tree
 



Apache CAMEL