edu.stanford.smi.protegex.widget.graph
Class RelationProperties
java.lang.Object
edu.stanford.smi.protegex.widget.graph.GraphProperties
edu.stanford.smi.protegex.widget.graph.GraphObjectProperties
edu.stanford.smi.protegex.widget.graph.RelationProperties
public class RelationProperties
- extends GraphObjectProperties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationProperties
public RelationProperties(String clsName,
edu.stanford.smi.protege.util.PropertyList propertyList)
save
public void save()
- Specified by:
save
in class GraphProperties
getLineType
public String getLineType()
- Specified by:
getLineType
in class GraphObjectProperties
setLineType
public void setLineType(String lineType)
getArrowheadType
public String getArrowheadType()
- Specified by:
getArrowheadType
in class GraphObjectProperties
setArrowheadType
public void setArrowheadType(String arrowheadType)
getLineColor
public Color getLineColor()
setLineColor
public void setLineColor(Color lineColor)
isTextDisplayed
public boolean isTextDisplayed()
setDisplayText
public void setDisplayText(boolean displayText)
Submit a bug report or feature request