|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.media.j3d.SceneGraphObject
javax.media.j3d.NodeComponent
javax.media.j3d.Geometry
javax.media.j3d.GeometryArray
javax.media.j3d.QuadArray
healpix.plot3d.gui.healpix3d.QuadArrayExt
public class QuadArrayExt
Quadrilatere Array with tooltip fonctionality ready to be used by
DataSphere.
| Field Summary |
|---|
| 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.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 |
|---|
public void setText(String txt)
txt - the new textpublic String getText()
public void setIpix(int ind,
int ipix)
ind - the indipix - the ipixpublic int getIpix(int ind)
ind - the ind
public void setIpix(int ipix)
ipix - the new ipixpublic int getIpix()
public void setAngle(int ind,
Pointing ang)
ind - the indang - the angpublic void setAngle(Pointing ang)
ang - the new anglepublic Pointing getAngle(int ind)
ind - the ind
public Pointing getAngle()
public void setValue(int ind,
double d)
ind - the indd - the dpublic void setValue(double d)
d - the new valuepublic String getToolTipTxt(int ind)
ind - the ind
public String getToolTipTxt()
|
"Built from revision exported" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||