|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalFiles
Interface to pass around the internal files in the map without passing the whole thing. This is a bad part of the design, particularly how it is used in Subdivision.
Method Summary | |
---|---|
LBLFile |
getLblFile()
|
NETFile |
getNetFile()
|
NODFile |
getNodFile()
|
RGNFile |
getRgnFile()
|
TREFile |
getTreFile()
|
Method Detail |
---|
RGNFile getRgnFile()
LBLFile getLblFile()
TREFile getTreFile()
NETFile getNetFile()
NODFile getNodFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |