edu.stanford.smi.protegex.widget.diagram
Interface VisibilityChecker
- All Known Implementing Classes:
- BaseVisibilityChecker, DiagramWidget
- public interface VisibilityChecker
This is aggregation and abstraction in an inner loop (the paint loop).
We may need to wrap a cache around these guys for performance.
"True" means "I have no objection to it being displayed"
- Author:
- William Grosso
isConnectorClsVisible
public boolean isConnectorClsVisible(edu.stanford.smi.protege.model.Cls connectorCls)
isConnectorVisible
public boolean isConnectorVisible(edu.stanford.smi.protege.model.Instance connectorInstance)
isNodeClsVisible
public boolean isNodeClsVisible(edu.stanford.smi.protege.model.Cls nodeCls)
isNodeVisible
public boolean isNodeVisible(edu.stanford.smi.protege.model.Instance nodeInstance)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.