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