Uses of Class
spice.basic.SurfaceIDMap
-
Packages that use SurfaceIDMap Package Description spice.basic -
-
Uses of SurfaceIDMap in spice.basic
Subclasses of SurfaceIDMap in spice.basic Modifier and Type Class Description class
SurfaceCode
Class SurfaceCode represents surface-name mappings that are initialized by specification of a surface ID code and a Body.class
SurfaceName
Class SurfaceName represents surface-name mappings that are initialized by specification of a surface name and a Body.Fields in spice.basic declared as SurfaceIDMap Modifier and Type Field Description private SurfaceIDMap
Surface. surfaceID
Methods in spice.basic that return SurfaceIDMap Modifier and Type Method Description abstract SurfaceIDMap
SurfaceIDMap. deepCopy()
Override class IDMap's deepCopy method: create a copy of class SurfaceIDMap.
-