|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.mdr.MdrUtils
public class MdrUtils
A bunch of static routines for use in creating the MDR file.
Constructor Summary | |
---|---|
MdrUtils()
|
Method Summary | |
---|---|
static boolean |
canBeIndexed(int fullType)
|
static int |
getGroupForPoi(int fullType)
Get the group number for the poi. |
static int |
getSubtypeFromFullType(int fullType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MdrUtils()
Method Detail |
---|
public static int getGroupForPoi(int fullType)
fullType
- The primary type of the object.
public static boolean canBeIndexed(int fullType)
public static int getSubtypeFromFullType(int fullType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |