org.dps.core.database.map
Interface IMapConstellations
public interface IMapConstellations
getRegionID
int getRegionID()
getConstellationID
int getConstellationID()
getConstellationName
java.lang.String getConstellationName()
getX
double getX()
getY
double getY()
getZ
double getZ()
getXMin
double getXMin()
getXMax
double getXMax()
getYMin
double getYMin()
getYMax
double getYMax()
getZMin
double getZMin()
getZMax
double getZMax()
getFactionID
int getFactionID()
getRadius
double getRadius()
getRegionIDObject
IMapRegions getRegionIDObject()
getFactionIDObject
IChrFactions getFactionIDObject()