Class PinFactory


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

      Constructors 
      Constructor Description
      PinFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Pin create​(int row, java.lang.Object userData)  
      PinLink createPinLink​(Link link)  
      • Methods inherited from class java.lang.Object

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

      • PinFactory

        public PinFactory()
    • Method Detail

      • create

        public Pin create​(int row,
                          java.lang.Object userData)
      • createPinLink

        public PinLink createPinLink​(Link link)