Uses of Interface
net.sf.myra.framework.Constraint

Uses of Constraint in net.sf.myra.framework
 

Methods in net.sf.myra.framework that return types with arguments of type Constraint
 java.util.Collection<Constraint> DefaultTrailFactory.getConstraints()
          Returns the list of trail construction constraints.
 

Methods in net.sf.myra.framework with parameters of type Constraint
 void DefaultTrailFactory.addConstraint(Constraint constraint)
          Adds a trail construction constraint.
 



Copyright © 2013. All Rights Reserved.