org.dps.core.database.map
Interface IMapSolarSystems
public interface IMapSolarSystems
getRegionID
int getRegionID()
getConstellationID
int getConstellationID()
getSolarSystemID
int getSolarSystemID()
getSolarSystemName
java.lang.String getSolarSystemName()
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()
getLuminosity
double getLuminosity()
isBorder
boolean isBorder()
isFringe
boolean isFringe()
isCorridor
boolean isCorridor()
isHub
boolean isHub()
isInternational
boolean isInternational()
isRegional
boolean isRegional()
isConstellation
boolean isConstellation()
getSecurity
double getSecurity()
getFactionID
int getFactionID()
getRadius
double getRadius()
getSunTypeID
int getSunTypeID()
getSecurityClass
java.lang.String getSecurityClass()
getRegionIDObject
IMapRegions getRegionIDObject()
getConstellationIDObject
IMapConstellations getConstellationIDObject()
getSolarSystemIDObject
IEveNames getSolarSystemIDObject()
getFactionIDObject
IChrFactions getFactionIDObject()
getSunTypeIDObject
IInvTypes getSunTypeIDObject()