Class SimFieldLinkFactory

java.lang.Object
net.simplace.client.sim.graphpanel.factory.SimFieldLinkFactory
All Implemented Interfaces:
org.apache.commons.collections15.Factory<SimFieldLink>

public class SimFieldLinkFactory extends Object implements org.apache.commons.collections15.Factory<SimFieldLink>
Author:
XPMUser
  • Constructor Details

    • SimFieldLinkFactory

      public SimFieldLinkFactory(SimEnvGraphPanel aPanel)
      Parameters:
      aPanel -
  • Method Details

    • create

      public SimFieldLink create()
      Specified by:
      create in interface org.apache.commons.collections15.Factory<SimFieldLink>
      See Also:
      • Factory.create()
    • getPanel

      public SimEnvGraphPanel getPanel()
      Returns:
      the SimEnvGraphPanel