public class SampledFieldGeometryData extends ImageGeometryData
SampledFieldGeometry
GeometryDatas
,
to visualize a model in 3D space.
Date Created: Jun 26, 2015g, hashSampledValue, img, raw
Constructor and Description |
---|
SampledFieldGeometryData(org.sbml.jsbml.ext.spatial.GeometryDefinition gd,
org.sbml.jsbml.ext.spatial.Geometry g)
Instantiates a new sampled field geometry data with given GeometryDefinition
and Geometry.
|
Modifier and Type | Method and Description |
---|---|
protected void |
createImage()
Create a stacked image from spatial image (3D).
|
protected void |
getSampledValues()
Get sampled value from Geometry (SampledFieldGeometry) and
sets its value to the hashSampledValue (hashmap of sampled value).
|
SpatialImage |
getSpatialImage()
Create and return a new spatial image.
|
public SampledFieldGeometryData(org.sbml.jsbml.ext.spatial.GeometryDefinition gd, org.sbml.jsbml.ext.spatial.Geometry g)
gd
- the GeometryDefinitiong
- the Geometryprotected void getSampledValues()
protected void createImage()
ImageGeometryData.createImage()
public SpatialImage getSpatialImage()
getSpatialImage
in class ImageGeometryData
ImageGeometryData.getSpatialImage()
Copyright © 2017–2019 Funahashi Lab.. All rights reserved.