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

Public Member Functions

 HE_Element ()
 
final void setInternalLabel (final int label)
 
final void setLabel (final int label)
 
final long getKey ()
 
final int getInternalLabel ()
 
final int getLabel ()
 
int hashCode ()
 
boolean equals (final Object other)
 
void copyProperties (final HE_Element el)
 
abstract void clear ()
 

Protected Attributes

final long _key
 

Static Protected Attributes

static long _currentKey
 
static final WB_GeometryFactory geometryfactory
 

Private Attributes

int _internalLabel
 
int _label
 

Constructor & Destructor Documentation

wblut.hemesh.HE_Element.HE_Element ( )

Member Function Documentation

abstract void wblut.hemesh.HE_Element.clear ( )
abstract
void wblut.hemesh.HE_Element.copyProperties ( final HE_Element  el)
Parameters
el
boolean wblut.hemesh.HE_Element.equals ( final Object  other)
final int wblut.hemesh.HE_Element.getInternalLabel ( )
Returns
final long wblut.hemesh.HE_Element.getKey ( )
Returns
final int wblut.hemesh.HE_Element.getLabel ( )
Returns
int wblut.hemesh.HE_Element.hashCode ( )
final void wblut.hemesh.HE_Element.setInternalLabel ( final int  label)
Parameters
label
final void wblut.hemesh.HE_Element.setLabel ( final int  label)
Parameters
label

Member Data Documentation

long wblut.hemesh.HE_Element._currentKey
staticprotected
int wblut.hemesh.HE_Element._internalLabel
private
final long wblut.hemesh.HE_Element._key
protected
int wblut.hemesh.HE_Element._label
private
final WB_GeometryFactory wblut.hemesh.HE_Element.geometryfactory
staticprotected
Initial value:
= WB_GeometryFactory
.instance()

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