|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvmm.core.Exhibit
vmm.core3D.Exhibit3D
vmm.conformalmap.ConformalMap
vmm.conformalmap.UserConformalMap
public class UserConformalMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class vmm.conformalmap.ConformalMap |
|---|
ConformalMap.ConformalMapView |
| Nested classes/interfaces inherited from interface vmm.core3D.UserExhibit3D |
|---|
UserExhibit3D.Support |
| Nested classes/interfaces inherited from interface vmm.core.UserExhibit |
|---|
UserExhibit.FunctionInfo |
| Field Summary |
|---|
| Fields inherited from class vmm.conformalmap.ConformalMap |
|---|
argumentGrid, CARTESIAN, FRACTIONAL, gridTypeSelect, IDENTITY, INVERSION, POINTS_PER_INTERVAL, pointsOnCircleFigure, pointsOnLineFigure, pointsOnLineSegmentFigure, POLAR, POLARCONFORMAL, SQRROOT, umax, umin, ures, valueGrid, vmax, vmin, vres |
| Fields inherited from class vmm.core3D.Exhibit3D |
|---|
defaultViewpoint, defaultViewUp, previousTransform3D |
| Fields inherited from class vmm.core.Exhibit |
|---|
decorations, exhibitNeedsRedraw, isMorphing, morphingView, parameters, previousTransform |
| Constructor Summary | |
|---|---|
UserConformalMap()
|
|
| Method Summary | |
|---|---|
protected Complex |
function(Complex argument)
The function that is to be graphed, to be supplied by any concrete subclass. |
UserExhibit.Support |
getUserExhibitSupport()
This method should return a non-null object that is created and customized in the constructor of the class that implements UserExhbit. |
| Methods inherited from class vmm.conformalmap.ConformalMap |
|---|
addExtraXML, composedFunction, computeDrawData3D, doDraw3D, getActionsForView, getCreateAnimation, getDefaultView, getDefaultWindow2D, getGridType, getPostCompFunction, getPreCompFunction, gridMap, readExtraXML, resetGridType, setDefaultWindow2D, setDefaultWindow2D, setGridType, setPostCompFunction, setPreCompFunction |
| Methods inherited from class vmm.core3D.Exhibit3D |
|---|
computeDrawDataHook, doDrawHook, getDefaultTransform, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface vmm.core3D.UserExhibit3D |
|---|
getDefaultViewpoint, setDefaultViewpoint |
| Methods inherited from interface vmm.core.UserExhibit |
|---|
getDefaultView, getDefaultWindow, getParameters, setDefaultWindow |
| Methods inherited from interface vmm.core.Parameterizable |
|---|
parameterChanged |
| Constructor Detail |
|---|
public UserConformalMap()
| Method Detail |
|---|
protected Complex function(Complex argument)
ConformalMap
function in class ConformalMappublic UserExhibit.Support getUserExhibitSupport()
UserExhibit
getUserExhibitSupport in interface UserExhibit
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||