Class MoMeshRepresentationDetail<C extends MiCell,​T extends MiTopologyExplicitI<C>,​G extends MiGeometryI>

  • Type Parameters:
    C - the type of cells
    T - the type of the mesh topology
    G - the type of the mesh geometry
    Direct Known Subclasses:
    MoLineMeshDetail, MoSurfaceMeshDetail

    public abstract class MoMeshRepresentationDetail<C extends MiCell,​T extends MiTopologyExplicitI<C>,​G extends MiGeometryI>
    extends java.lang.Object
    Stores detail information about a mesh representation.

    This class contains detail information about a mesh representation. It includes the mapped scalarset used for coloring.

    See Also:
    MoFaceDetail, MeXDataSetI, MoLineDetail
    • Method Detail

      • getExtractedColorScalarSet

        public MeXScalardSetI getExtractedColorScalarSet()
        Returns the mapped scalarset used for coloring the mesh representation.
        Returns:
        the mapped scalarset