gov.nasa.pds.tools.label
Class Label.LineLength

java.lang.Object
  extended by gov.nasa.pds.tools.label.Label.LineLength
Enclosing class:
Label

public static class Label.LineLength
extends Object


Constructor Summary
Label.LineLength(int line, int length)
           
 
Method Summary
 int getLength()
           
 int getLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Label.LineLength

public Label.LineLength(int line,
                        int length)
Method Detail

getLine

public int getLine()

getLength

public int getLength()


Copyright © 2005–2013 Planetary Data System. All rights reserved.