L2JPREMIUM  5M
com.premium.game.model.zone.form.ShapeRect Class Reference
Inheritance diagram for com.premium.game.model.zone.form.ShapeRect:
Collaboration diagram for com.premium.game.model.zone.form.ShapeRect:

Public Member Functions

boolean contains (int x, int y)
 
double getDistanceToZone (int x, int y)
 
int getMiddleX ()
 
int getMiddleY ()
 
Location getRandomLocation ()
 
boolean intersectsRectangle (int axMin, int axMax, int ayMin, int ayMax)
 
- Public Member Functions inherited from com.premium.game.model.zone.form.Shape
boolean contains (int x, int y, int z)
 
boolean contains (L2Object obj)
 
boolean contains (Location loc)
 
int getMaxZ ()
 
int getMinZ ()
 
boolean isExclude ()
 

Protected Member Functions

Shape prepare (int zoneId)
 

Additional Inherited Members

- Static Public Member Functions inherited from com.premium.game.model.zone.form.Shape
static Shape parseShape (Node sn, int zoneId)
 
- Static Protected Member Functions inherited from com.premium.game.model.zone.form.Shape
static boolean lineSegmentsIntersect (int ax1, int ay1, int ax2, int ay2, int bx1, int by1, int bx2, int by2)
 
- Protected Attributes inherited from com.premium.game.model.zone.form.Shape
List< Tupel_points
 
int _zMin
 
boolean _exclude = false
 
- Static Protected Attributes inherited from com.premium.game.model.zone.form.Shape
static Logger _log = Logger.getLogger(Shape.class.getName())
 

The documentation for this class was generated from the following file: