30 #ifndef DIME_LAYERTABLE_H
31 #define DIME_LAYERTABLE_H
33 #include <dime/tables/TableEntry.h>
41 void setLayerName(
const char * name,
dimeMemHandler *
const memhandler);
42 const char * getLayerName(
void)
const;
44 void setColorNumber(
const int16 colnum);
45 int16 getColorNumber(
void)
const;
51 virtual const char *getTableName()
const;
54 virtual int typeId()
const;
70 #endif // ! DIME_LAYERTABLE_H