Uses of Package
io.loader.shared

Packages that use io.loader.shared
io.loader.load2D Contains all classes used to load a 2D skeleton from the input files. 
io.loader.load3D Contains all classes needed to load a 3D-skeleton. 
io.loader.shared Package containing all classes needed to load 2D skeletons as well as 3D skeletons. 
 

Classes in io.loader.shared used by io.loader.load2D
NodeArea
          This is a helper class to handle ambigous junction nodes in some constellations of nodes.
SkeletonParser
          Abstract class to handle the parsing of 2D and 3D skeletons, respectively.
 

Classes in io.loader.shared used by io.loader.load3D
NodeArea
          This is a helper class to handle ambigous junction nodes in some constellations of nodes.
SkeletonParser
          Abstract class to handle the parsing of 2D and 3D skeletons, respectively.
 

Classes in io.loader.shared used by io.loader.shared
SkeletonParser
          Abstract class to handle the parsing of 2D and 3D skeletons, respectively.