Ejemplo n.º 1
0
 /**
  * The position of this escher record in the stream
  *
  * @return the position
  */
 protected int getPos()
 {
     return(data.getPos());
 }