edu.cmu.archevol.diagram.ui.properties
Class ArchevolPathSectionFilter

java.lang.Object
  extended by edu.cmu.archevol.diagram.ui.properties.ArchevolPathSectionFilter
All Implemented Interfaces:
IFilter

public class ArchevolPathSectionFilter
extends Object
implements IFilter


Constructor Summary
ArchevolPathSectionFilter()
           
 
Method Summary
 boolean select(Object object)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchevolPathSectionFilter

public ArchevolPathSectionFilter()
Method Detail

select

public boolean select(Object object)
Specified by:
select in interface IFilter