class BaseMesh.MeshGeomComp2VB
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
key |
private int |
loc |
private int[] |
locs |
private int |
validLocs |
Constructor and Description |
---|
MeshGeomComp2VB(int key,
int loc) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addLoc(int loc) |
(package private) int |
getKey() |
(package private) int |
getLoc() |
(package private) int[] |
getLocs() |
(package private) int |
getValidLocs() |