src.backend
クラス EpntEntry
java.lang.Object
src.backend.Entry
src.backend.EpntEntry
- すべての実装されたインタフェース:
- IEntry
public class EpntEntry
- extends Entry
- implements IEntry
- 作成者:
- koji
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENTRY_LENGTH
public static final int ENTRY_LENGTH
- 関連項目:
- 定数フィールド値
EpntEntry
public EpntEntry(Chunk chunk)
read
public EpntEntry read()
write
public void write()
- 定義:
- インタフェース
IEntry
内の write
- オーバーライド:
- クラス
Entry
内の write
getHighest_adjacent_floor_height
public short getHighest_adjacent_floor_height()
setHighest_adjacent_floor_height
public void setHighest_adjacent_floor_height(short highest_adjacent_floor_height)
getLowest_adjacent_ceiling_height
public short getLowest_adjacent_ceiling_height()
setLowest_adjacent_ceiling_height
public void setLowest_adjacent_ceiling_height(short lowest_adjacent_ceiling_height)
getSupporting_polygon_index
public short getSupporting_polygon_index()
setSupporting_polygon_index
public void setSupporting_polygon_index(short supporting_polygon_index)
getTransformed
public short[] getTransformed()
setTransformed
public void setTransformed(short[] transformed)
getVertex
public short[] getVertex()
setVertex
public void setVertex(short[] vertex)
getFlags
public short getFlags()
setFlags
public void setFlags(short flags)