Uses of Interface
javax.media.j3d.TransparencySortGeom

Uses of TransparencySortGeom in javax.media.j3d
 

Methods in javax.media.j3d that return types with arguments of type TransparencySortGeom
static java.util.Comparator<TransparencySortGeom> TransparencySortMap.getComparator(View view)
          Returns the comparator for the specified view
 

Method parameters in javax.media.j3d with type arguments of type TransparencySortGeom
static void TransparencySortMap.setComparator(View view, java.util.Comparator<TransparencySortGeom> comparator)
          Set the comparator for the specified view.