|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vinculumtech.carrierwave.plan.ImageableGraphNodeHelper
Method Summary | |
static GraphNode |
findPeerNodeFor(GraphNodeSet graphNodeSet,
Imageable imageable)
|
static java.lang.Class |
getImageableClassFor(java.lang.String typeName)
|
static boolean |
isOfThisType(GraphNode graphNode,
Imageable imageable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final boolean isOfThisType(GraphNode graphNode, Imageable imageable) throws GraphException
imageable
-
GraphException
public static java.lang.Class getImageableClassFor(java.lang.String typeName) throws GraphException
GraphException
public static final GraphNode findPeerNodeFor(GraphNodeSet graphNodeSet, Imageable imageable) throws GraphException
GraphException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |