|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspice.basic.IDMap
spice.basic.SurfaceIDMap
public abstract class SurfaceIDMap
Class Surface IDMap is an abstract superclass for JNISpice classes implementing mappings between surface names and ID codes, where the mappings are associated with specified Bodies.
Constructor Summary | |
---|---|
SurfaceIDMap()
|
Method Summary | |
---|---|
abstract SurfaceIDMap |
deepCopy()
Override class IDMap's deepCopy method: create a copy of class SurfaceIDMap. |
abstract Body |
getBody()
Return the Body associated with a SurfaceIDMap. |
Methods inherited from class spice.basic.IDMap |
---|
getIDCode, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SurfaceIDMap()
Method Detail |
---|
public abstract Body getBody() throws SpiceException
SpiceException
public abstract SurfaceIDMap deepCopy() throws SpiceException
deepCopy
in class IDMap
SpiceException
|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |