public class CurvedVolumeElement extends VolumeElement
alongArea, boundary, center, connections, deltaZ, exposedArea, groupID, label, number, region, sideArea, surfaceBoundary, topArea, volume
Constructor and Description |
---|
CurvedVolumeElement(String label,
String region,
String groupID,
Position[] boundary,
Position[] surfaceBoundary,
double exposedArea,
Position center,
double volume,
double deltaZ) |
Modifier and Type | Method and Description |
---|---|
String |
getText3D() |
void |
setPositionIndexes(int ir,
int ia) |
void |
setTriangles(int[] sls,
float[][] vs,
float[][] ns) |
coupleTo, getAlongArea, getAsPlainText, getAsText, getBoundary, getConnections, getDeltaZ, getExposedArea, getGroupID, getHeadings, getLabel, getNumber, getRegion, getSideArea, getSurfaceBoundary, getTopArea, getVolume, getX, getY, getZ, isSubmembrane, setNumber, toString
public void setPositionIndexes(int ir, int ia)
public void setTriangles(int[] sls, float[][] vs, float[][] ns)
public String getText3D()
Copyright © 2018. All rights reserved.