src.gui
クラス PolyTableEntry
java.lang.Object
src.gui.PolyTableEntry
public class PolyTableEntry
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolyTableEntry
public PolyTableEntry(int index,
short type,
short permutation)
getIndex
public int getIndex()
getType
public short getType()
getPermutation
public short getPermutation()
getFloorHeight
public short getFloorHeight()
getCeilingHeight
public short getCeilingHeight()
getMedia
public short getMedia()
setIndex
public void setIndex(int index)
setType
public void setType(short type)
setPermutation
public void setPermutation(short perm)
setFloorHeight
public void setFloorHeight(short fh)
setCeilingHeight
public void setCeilingHeight(short ch)
setMedia
public void setMedia(short media)