Class Iso19794p2v2011CountEdge


  • public class Iso19794p2v2011CountEdge
    extends Object
    Edge between minutiae (EDGEDEF).
    • Field Detail

      • from

        public int from
        Starting minutia of the edge (EDGEFROM).
      • to

        public int to
        Ending minutia of the edge (EDGETO).
      • count

        public int count
        Number of ridges the edge crosses (RIDGECOUNT).
    • Constructor Detail

      • Iso19794p2v2011CountEdge

        public Iso19794p2v2011CountEdge()
        Creates new edge between minutiae (EDGEDEF).