net.sf.tourviewer.lib.ciclo
Class DDBlock

java.lang.Object
  extended by net.sf.tourviewer.lib.ciclo.AbstractBlock
      extended by net.sf.tourviewer.lib.ciclo.DDBlock
All Implemented Interfaces:
Block

public class DDBlock
extends AbstractBlock


Constructor Summary
DDBlock(int[] data)
           
 
Method Summary
 int getAAOffset()
           
 String toString()
           
 
Methods inherited from class net.sf.tourviewer.lib.ciclo.AbstractBlock
getData, getDataString, getDec, getDecH, getDecL, getHex, getHexH, getHexL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DDBlock

public DDBlock(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getAAOffset

public int getAAOffset()


Copyright © 2005 Steffen Pingel. All Rights Reserved.