Uses of Class
de.unihalle.informatik.MiToBo.core.datatypes.MTBNeuriteSkelGraphNode.MTBSkeletonNodeType

Packages that use MTBNeuriteSkelGraphNode.MTBSkeletonNodeType
de.unihalle.informatik.MiToBo.core.datatypes Provides basic datatypes for MiToBo. 
 

Uses of MTBNeuriteSkelGraphNode.MTBSkeletonNodeType in de.unihalle.informatik.MiToBo.core.datatypes
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes that return MTBNeuriteSkelGraphNode.MTBSkeletonNodeType
 MTBNeuriteSkelGraphNode.MTBSkeletonNodeType MTBNeuriteSkelGraphNode.getNodeType()
           
static MTBNeuriteSkelGraphNode.MTBSkeletonNodeType MTBNeuriteSkelGraphNode.MTBSkeletonNodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MTBNeuriteSkelGraphNode.MTBSkeletonNodeType[] MTBNeuriteSkelGraphNode.MTBSkeletonNodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes with parameters of type MTBNeuriteSkelGraphNode.MTBSkeletonNodeType
protected  void MTBNeuriteSkelGraphNode.setNodeType(MTBNeuriteSkelGraphNode.MTBSkeletonNodeType nodeType)
           
 

Constructors in de.unihalle.informatik.MiToBo.core.datatypes with parameters of type MTBNeuriteSkelGraphNode.MTBSkeletonNodeType
MTBNeuriteSkelGraphNode(T data, MTBNeuriteSkelGraphNode.MTBSkeletonNodeType nodeType)
          Constructor to create a new MTBGraphNode object.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.