public class KeywordPosition extends Object
KeywordPosition(int page, ST_Box box)
ST_Box
getBox()
String
getKeyword()
int
getPage()
void
setBox(ST_Box box)
setKeyword(String keyword)
setPage(int page)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KeywordPosition(int page, ST_Box box)
public int getPage()
public void setPage(int page)
public ST_Box getBox()
public String getKeyword()
public void setKeyword(String keyword)
public void setBox(ST_Box box)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.