Interface DotRelation

All Known Implementing Classes:
DotMappingRelation, DotOtherRelation

public interface DotRelation
  • Method Details

    • getEdgeLabel

      String getEdgeLabel()
    • getNodeLabel

      String getNodeLabel(String defaultLabel)
    • getEdgeStyle

      String getEdgeStyle()
    • getNodeStyleAttributes

      String getNodeStyleAttributes()
    • getEdgeTooltip

      String getEdgeTooltip()
    • getNodeTooltip

      String getNodeTooltip()