Package org.jmol.jvxl.api
Interface MeshDataServer
- All Superinterfaces:
VertexDataServer
- All Known Implementing Classes:
Contact
,Isosurface
,LcaoCartoon
,MolecularOrbital
,NBO
,Plot3D
,Pmesh
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addRequiredFile
(String fileName) javajs.util.P3[]
calculateGeodesicSurface
(javajs.util.BS bsSelected, float envelopeRadius) void
fillMeshData
(MeshData meshData, int mode, IsosurfaceMesh mesh) void
boolean
void
void
setOutputChannel
(javajs.api.GenericBinaryDocument binaryDoc, javajs.util.OC out) void
setRequiredFile
(String oldName, String fileName) Methods inherited from interface org.jmol.jvxl.api.VertexDataServer
addTriangleCheck, addVertexCopy, getPlane, getSurfacePointIndexAndFraction, getValue
-
Method Details
-
invalidateTriangles
void invalidateTriangles() -
fillMeshData
-
notifySurfaceGenerationCompleted
boolean notifySurfaceGenerationCompleted() -
notifySurfaceMappingCompleted
void notifySurfaceMappingCompleted() -
calculateGeodesicSurface
javajs.util.P3[] calculateGeodesicSurface(javajs.util.BS bsSelected, float envelopeRadius) -
addRequiredFile
-
setOutputChannel
void setOutputChannel(javajs.api.GenericBinaryDocument binaryDoc, javajs.util.OC out) -
setRequiredFile
-