Module com.machinezoo.fingerprintio
    
    
    Class Iso19794p2v2005CountEdge
- java.lang.Object
- 
      - com.machinezoo.fingerprintio.iso19794p2v2005.Iso19794p2v2005CountEdge
 
- 
       -   
          Constructor SummaryConstructors Constructor Description Iso19794p2v2005CountEdge()Creates new edge between minutiae (EDGEDEF).
 
-   
          
- 
       -   
          Field Detail- 
            frompublic int from Starting minutia of the edge (EDGEFROM).
 - 
            topublic int to Ending minutia of the edge (EDGETO).
 - 
            countpublic int count Number of ridges the edge crosses (RIDGECOUNT).
 
- 
            
 -   
          Constructor Detail- 
            Iso19794p2v2005CountEdgepublic Iso19794p2v2005CountEdge() Creates new edge between minutiae (EDGEDEF).
 
- 
            
 
-