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.MatrixRenderer
public Icon getIcon()
getIcon
in interface org.nuiton.math.matrix.viewer.MatrixRenderer
public String getName()
getName
in interface org.nuiton.math.matrix.viewer.MatrixRenderer
Copyright © 1999–2020 CodeLutin. All rights reserved.