public class ShadowCurveSetTypeJ2D extends ShadowSetTypeJ2D
byReference, flowInfoList, LEGAL, METERS_PER_DEGREE, NESTED, NOTHING_MAPPED, PROP_CONTOURFILL_SINGLE_VALUE_AS_TEXTURE, PROP_IMAGE_BY_REF, SIMPLE_ANIMATE_FIELD, SIMPLE_FIELD, SIMPLE_TUPLE, trajectory1, trajectory2, yUp
Constructor and Description |
---|
ShadowCurveSetTypeJ2D(MathType t,
DataDisplayLink link,
ShadowType parent)
Construct a new ShadowCurveSetTypeJ2D.
|
Modifier and Type | Method and Description |
---|---|
boolean |
doTransform(Object group,
Data data,
float[] value_array,
float[] default_values,
DataRenderer renderer)
Transform data into a Java2D scene graph.
|
addSwitch, addToGroup, addToSwitch, createImage, doTransform, getDomain, getRange, getTextMaps, makeBranch, makeSwitch, postProcess, preProcess, recurseRange, setTexCoords, textureToGroup, wantIndexed
addLabelsToGroup, addToGroup, allowCurvedTexture, assembleColor, assembleFlow, assembleSelect, assembleShape, assembleSpatial, checkIndices, getAdaptedParent, getAdaptedShadowType, getComponents, getData, getDisplay, getDisplayIndices, getLevelOfDifficulty, getMappedDisplayScalar, getMultipleDisplayScalar, getParentText, getParentTextControl, getType, getValueIndices, makeContour, makeFlow, makePointGeometry, makeStreamline, makeText, mapValues, mapValues, mapValues, setText, terminalTupleOrScalar, toString
addTextToGroup, addToDetachableGroup, adjustFlowToEarth, adjustFlowToEarth, adjustFlowToEarth, adjustZ, allowConstantColorSurfaces, allowLinearContour, byteToFloat, createImages, floatToByte, getAdjustProjectionSeam, getAnyContour, getAnyFlow, getAnyShape, getAnyText, getComponentIndex, getComponentWithRef, getCurvedTexture, getDefaultColorIndex, getFlowInfo, getIsLinearContour3D, getIsTerminal, getIsTexture3D, getIsTextureMap, getLink, getMultipleSpatialDisplayScalar, getRefToComponent, makePointGeometry, makeSpatialSet, makeTrajColor, makeTrajFlow, recurseComponent, setTex3DCoords, setTexStackCoords, terminalTupleOrScalar, texture3DToGroup, textureDepth, textureHeight, textureStackToGroup, textureWidth
public ShadowCurveSetTypeJ2D(MathType t, DataDisplayLink link, ShadowType parent) throws VisADException, RemoteException
t
- MathType of data (must be a SetType)link
- DataDisplayLink to DataReferenceparent
- parent ShadowType.VisADException
- problem creating ShadowTypeRemoteException
- problem with remote object creation.public boolean doTransform(Object group, Data data, float[] value_array, float[] default_values, DataRenderer renderer) throws VisADException, RemoteException
group
- group to add generated scene graph components
(children) tovalue_array
- inherited valueArray values;default_values
- defaults for each display.DisplayRealTypeVector;VisADException
- illegal data or some other VisAD errorRemoteException
- illegal data or some other remote errorCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.