public class MatrixMapRenderer extends Object implements org.nuiton.math.matrix.viewer.MatrixRenderer
| Modifier and Type | Field and Description |
|---|---|
protected MapRendererUI |
mapRendererUI |
| Constructor and Description |
|---|
MatrixMapRenderer(FisheryRegion fisheryRegion) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent(org.nuiton.math.matrix.MatrixND matrix) |
Icon |
getIcon() |
String |
getName() |
protected MapRendererUI mapRendererUI
public MatrixMapRenderer(FisheryRegion fisheryRegion)
public Component getComponent(org.nuiton.math.matrix.MatrixND matrix)
getComponent in interface org.nuiton.math.matrix.viewer.MatrixRendererpublic Icon getIcon()
getIcon in interface org.nuiton.math.matrix.viewer.MatrixRendererpublic String getName()
getName in interface org.nuiton.math.matrix.viewer.MatrixRendererCopyright © 1999–2015 CodeLutin. All rights reserved.