|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.display.UnitRangeMapper
edu.sc.seis.fissuresUtil.display.DistanceScaleMapper
public class DistanceScaleMapper
Constructor Summary | |
---|---|
DistanceScaleMapper(int totalPixels,
int hintPixels,
LayoutConfig config)
|
Method Summary | |
---|---|
java.lang.String |
getAxisLabel()
|
void |
setConfig(LayoutConfig config)
|
void |
updateLayout(LayoutEvent e)
|
Methods inherited from class edu.sc.seis.fissuresUtil.display.UnitRangeMapper |
---|
calculateTicks, getLabel, getNumTicks, getPixelLocation, getTotalPixels, getUnit, isLabelTick, isMajorTick, setTotalPixels, setUnitRange |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistanceScaleMapper(int totalPixels, int hintPixels, LayoutConfig config)
Method Detail |
---|
public void updateLayout(LayoutEvent e)
updateLayout
in interface LayoutListener
public void setConfig(LayoutConfig config)
public java.lang.String getAxisLabel()
getAxisLabel
in interface ScaleMapper
getAxisLabel
in class UnitRangeMapper
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |