healpix.plot3d.gui.healpix3d
Class QuadArrayExt

java.lang.Object
  extended by javax.media.j3d.SceneGraphObject
      extended by javax.media.j3d.NodeComponent
          extended by javax.media.j3d.Geometry
              extended by javax.media.j3d.GeometryArray
                  extended by javax.media.j3d.QuadArray
                      extended by healpix.plot3d.gui.healpix3d.QuadArrayExt

public class QuadArrayExt
extends QuadArray

Quadrilatere Array with tooltip fonctionality ready to be used by DataSphere.

Version:
$Id: QuadArrayExt.java 120812 2010-01-24 23:12:12Z ejoliet $
Author:
ejoliet

Field Summary
 
Fields inherited from class javax.media.j3d.GeometryArray
ALLOW_COLOR_READ, ALLOW_COLOR_WRITE, ALLOW_COORDINATE_READ, ALLOW_COORDINATE_WRITE, ALLOW_COUNT_READ, ALLOW_COUNT_WRITE, ALLOW_FORMAT_READ, ALLOW_NORMAL_READ, ALLOW_NORMAL_WRITE, ALLOW_REF_DATA_READ, ALLOW_REF_DATA_WRITE, ALLOW_TEXCOORD_READ, ALLOW_TEXCOORD_WRITE, BY_REFERENCE, COLOR_3, COLOR_4, COORDINATES, INTERLEAVED, NORMALS, TEXTURE_COORDINATE_2, TEXTURE_COORDINATE_3, TEXTURE_COORDINATE_4, USE_COORD_INDEX_ONLY, USE_NIO_BUFFER
 
Fields inherited from class javax.media.j3d.Geometry
ALLOW_INTERSECT
 
Method Summary
 Pointing getAngle()
          Gets the angle.
 Pointing getAngle(int ind)
          Gets the angle.
 int getIpix()
          Gets the ipix.
 int getIpix(int ind)
          Gets the ipix.
 String getText()
          Gets the text.
 String getToolTipTxt()
          Gets the tool tip txt.
 String getToolTipTxt(int ind)
          Gets the tool tip txt.
 void setAngle(int ind, Pointing ang)
          Sets the angle.
 void setAngle(Pointing ang)
          Sets the angle.
 void setIpix(int ipix)
          Sets the ipix.
 void setIpix(int ind, int ipix)
          Sets the ipix.
 void setText(String txt)
          Sets the text.
 void setValue(double d)
          Sets the value.
 void setValue(int ind, double d)
          Sets the value.
 
Methods inherited from class javax.media.j3d.QuadArray
cloneNodeComponent
 
Methods inherited from class javax.media.j3d.GeometryArray
getColor, getColor, getColor, getColor, getColor, getColor, getColorRef3b, getColorRef3f, getColorRef4b, getColorRef4f, getColorRefBuffer, getColorRefByte, getColorRefFloat, getColors, getColors, getColors, getColors, getColors, getColors, getCoordinate, getCoordinate, getCoordinate, getCoordinate, getCoordinates, getCoordinates, getCoordinates, getCoordinates, getCoordRef3d, getCoordRef3f, getCoordRefBuffer, getCoordRefDouble, getCoordRefFloat, getInitialColorIndex, getInitialCoordIndex, getInitialNormalIndex, getInitialTexCoordIndex, getInitialVertexIndex, getInterleavedVertexBuffer, getInterleavedVertices, getNormal, getNormal, getNormalRef3f, getNormalRefBuffer, getNormalRefFloat, getNormals, getNormals, getTexCoordRef2f, getTexCoordRef3f, getTexCoordRefBuffer, getTexCoordRefFloat, getTexCoordSetCount, getTexCoordSetMap, getTexCoordSetMapLength, getTextureCoordinate, getTextureCoordinate, getTextureCoordinate, getTextureCoordinate, getTextureCoordinate, getTextureCoordinate, getTextureCoordinate, getTextureCoordinates, getTextureCoordinates, getTextureCoordinates, getTextureCoordinates, getTextureCoordinates, getTextureCoordinates, getTextureCoordinates, getValidVertexCount, getVertexCount, getVertexFormat, setColor, setColor, setColor, setColor, setColor, setColor, setColorRef3b, setColorRef3f, setColorRef4b, setColorRef4f, setColorRefBuffer, setColorRefByte, setColorRefFloat, setColors, setColors, setColors, setColors, setColors, setColors, setColors, setColors, setColors, setColors, setColors, setColors, setCoordinate, setCoordinate, setCoordinate, setCoordinate, setCoordinates, setCoordinates, setCoordinates, setCoordinates, setCoordinates, setCoordinates, setCoordinates, setCoordinates, setCoordRef3d, setCoordRef3f, setCoordRefBuffer, setCoordRefDouble, setCoordRefFloat, setInitialColorIndex, setInitialCoordIndex, setInitialNormalIndex, setInitialTexCoordIndex, setInitialVertexIndex, setInterleavedVertexBuffer, setInterleavedVertices, setNormal, setNormal, setNormalRef3f, setNormalRefBuffer, setNormalRefFloat, setNormals, setNormals, setNormals, setNormals, setTexCoordRef2f, setTexCoordRef3f, setTexCoordRefBuffer, setTexCoordRefFloat, setTextureCoordinate, setTextureCoordinate, setTextureCoordinate, setTextureCoordinate, setTextureCoordinate, setTextureCoordinate, setTextureCoordinate, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setTextureCoordinates, setValidVertexCount, updateData
 
Methods inherited from class javax.media.j3d.NodeComponent
cloneNodeComponent, duplicateNodeComponent, duplicateNodeComponent, getDuplicateOnCloneTree, setDuplicateOnCloneTree
 
Methods inherited from class javax.media.j3d.SceneGraphObject
clearCapability, clearCapabilityIsFrequent, getCapability, getCapabilityIsFrequent, getUserData, isCompiled, isLive, setCapability, setCapabilityIsFrequent, setUserData, updateNodeReferences
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setText

public void setText(String txt)
Sets the text.

Parameters:
txt - the new text

getText

public String getText()
Gets the text.

Returns:
the text

setIpix

public void setIpix(int ind,
                    int ipix)
Sets the ipix.

Parameters:
ind - the ind
ipix - the ipix

getIpix

public int getIpix(int ind)
Gets the ipix.

Parameters:
ind - the ind
Returns:
the ipix

setIpix

public void setIpix(int ipix)
Sets the ipix.

Parameters:
ipix - the new ipix

getIpix

public int getIpix()
Gets the ipix.

Returns:
the ipix

setAngle

public void setAngle(int ind,
                     Pointing ang)
Sets the angle.

Parameters:
ind - the ind
ang - the ang

setAngle

public void setAngle(Pointing ang)
Sets the angle.

Parameters:
ang - the new angle

getAngle

public Pointing getAngle(int ind)
Gets the angle.

Parameters:
ind - the ind
Returns:
the angle

getAngle

public Pointing getAngle()
Gets the angle.

Returns:
the angle

setValue

public void setValue(int ind,
                     double d)
Sets the value.

Parameters:
ind - the ind
d - the d

setValue

public void setValue(double d)
Sets the value.

Parameters:
d - the new value

getToolTipTxt

public String getToolTipTxt(int ind)
Gets the tool tip txt.

Parameters:
ind - the ind
Returns:
the tool tip txt

getToolTipTxt

public String getToolTipTxt()
Gets the tool tip txt.

Returns:
the tool tip txt

"Built from revision exported"