Package org.meteoinfo.legend
Class VectorBreak
- java.lang.Object
-
- org.meteoinfo.legend.ColorBreak
-
- org.meteoinfo.legend.VectorBreak
-
public class VectorBreak extends ColorBreak
Vector break class
-
-
Field Summary
-
Fields inherited from class org.meteoinfo.legend.ColorBreak
_breakType
-
-
Constructor Summary
Constructors Constructor Description VectorBreak()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetZoom()Get zoomvoidsetZoom(float zoom)Set zoom-
Methods inherited from class org.meteoinfo.legend.ColorBreak
clone, exportToXML, getBreakType, getCaption, getColor, getEndValue, getPropertyObject, getStartValue, getTag, getValueString, isDrawShape, isNoData, setBreakType, setCaption, setColor, setDrawShape, setEndValue, setNoData, setStartValue, setTag
-
-