Package zombie.worldMap
Class WorldMapFeature
java.lang.Object
zombie.worldMap.WorldMapFeature
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsPoint
(float float1, float float2) void
dispose()
boolean
boolean
hasPoint()
boolean
-
Field Details
-
m_cell
-
m_geometries
-
m_properties
-
-
Method Details
-
hasLineString
public boolean hasLineString() -
hasPoint
public boolean hasPoint() -
hasPolygon
public boolean hasPolygon() -
containsPoint
public boolean containsPoint(float float1, float float2) -
dispose
public void dispose()
-