Class CustomLayoutContext

java.lang.Object
es.imim.DISGENET.internal.CustomLayoutContext
All Implemented Interfaces:
org.cytoscape.work.TunableValidator

public class CustomLayoutContext extends Object implements org.cytoscape.work.TunableValidator
  • Field Details

    • XRange

      public int XRange
    • YRange

      public int YRange
  • Constructor Details

    • CustomLayoutContext

      public CustomLayoutContext()
  • Method Details

    • getValidationState

      public org.cytoscape.work.TunableValidator.ValidationState getValidationState(Appendable errMsg)
      Specified by:
      getValidationState in interface org.cytoscape.work.TunableValidator