Interface DotRelation
-
- All Known Implementing Classes:
DotMappingRelation,DotOtherRelation
public interface DotRelation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEdgeLabel()StringgetEdgeStyle()StringgetEdgeTooltip()StringgetNodeLabel(String defaultLabel)StringgetNodeStyleAttributes()StringgetNodeTooltip()
-