Class LayerFactory


  • public class LayerFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LayerFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Layer> getLayers​(Skeleton skeleton)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LayerFactory

        public LayerFactory()
    • Method Detail

      • getLayers

        public java.util.List<Layer> getLayers​(Skeleton skeleton)