Uses of Class
javamorph.CLine

Uses of CLine in javamorph
 

Fields in javamorph with type parameters of type CLine
private static HashSet<CLine> CTriangulation.used
          Collection of lines which have already been processed.
 

Methods in javamorph with parameters of type CLine
 boolean CLine.cross(CLine other)
          Does one line cross the other?