HE_Mesh2014  2.0.11
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
wblut.hemesh.HE_MeshElement Class Referenceabstract
+ Inheritance diagram for wblut.hemesh.HE_MeshElement:

Public Member Functions

 HE_MeshElement ()
 
void clearVisited ()
 
void setVisited ()
 
boolean isVisited ()
 
int hashCode ()
 
boolean equals (final Object other)
 
void copyProperties (final HE_MeshElement el)
 
- Public Member Functions inherited from wblut.hemesh.HE_Element
 HE_Element ()
 
final void setInternalLabel (final int label)
 
final void setTemporaryLabel (final int label)
 
final void setLabel (final int label)
 
final long getKey ()
 
final int getInternalLabel ()
 
final int getTemporaryLabel ()
 
final int getLabel ()
 
int hashCode ()
 
boolean equals (final Object other)
 
void copyProperties (final HE_Element el)
 

Protected Member Functions

abstract void clear ()
 
- Protected Member Functions inherited from wblut.hemesh.HE_Element
abstract void clear ()
 

Protected Attributes

boolean visited
 
- Protected Attributes inherited from wblut.hemesh.HE_Element
final long _key
 
long _labels
 

Static Protected Attributes

static final WB_GeometryFactory geometryfactory = WB_GeometryFactory.instance()
 
static final WB_ProgressTracker tracker = WB_ProgressTracker.instance()
 
- Static Protected Attributes inherited from wblut.hemesh.HE_Element
static AtomicLong _currentKey =new AtomicLong(0)
 

Constructor & Destructor Documentation

wblut.hemesh.HE_MeshElement.HE_MeshElement ( )

Member Function Documentation

abstract void wblut.hemesh.HE_MeshElement.clear ( )
abstractprotected
void wblut.hemesh.HE_MeshElement.clearVisited ( )
void wblut.hemesh.HE_MeshElement.copyProperties ( final HE_MeshElement  el)
Parameters
el
boolean wblut.hemesh.HE_MeshElement.equals ( final Object  other)
int wblut.hemesh.HE_MeshElement.hashCode ( )
boolean wblut.hemesh.HE_MeshElement.isVisited ( )
Returns
void wblut.hemesh.HE_MeshElement.setVisited ( )

Member Data Documentation

final WB_GeometryFactory wblut.hemesh.HE_MeshElement.geometryfactory = WB_GeometryFactory.instance()
staticprotected
final WB_ProgressTracker wblut.hemesh.HE_MeshElement.tracker = WB_ProgressTracker.instance()
staticprotected
boolean wblut.hemesh.HE_MeshElement.visited
protected

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