com.vinculumtech.carrierwave.plan
Class ImageableGraphPlanFactory

java.lang.Object
  extended bycom.vinculumtech.carrierwave.plan.ImageableGraphPlanFactory

public final class ImageableGraphPlanFactory
extends java.lang.Object

Version:
$Id: //depot/carrierwave/src/server/com/vinculumtech/carrierwave/plan/ImageableGraphPlanFactory.java#18 $

Method Summary
static GraphNode getGraphNodeTreeFor(GraphPlan graphPlan, Imageable originImageable)
           
static GraphNode makeGraphNodeTreeFor(GraphPlan graphPlan, Imageable originImageable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGraphNodeTreeFor

public static final GraphNode getGraphNodeTreeFor(GraphPlan graphPlan,
                                                  Imageable originImageable)
                                           throws GraphPlanException,
                                                  EdgeNotFoundException,
                                                  GraphException
Throws:
GraphPlanException
EdgeNotFoundException
GraphException

makeGraphNodeTreeFor

public static final GraphNode makeGraphNodeTreeFor(GraphPlan graphPlan,
                                                   Imageable originImageable)
                                            throws EdgeNotFoundException,
                                                   GraphException
Throws:
EdgeNotFoundException
GraphException


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.