org.jplot2d.element.impl
Interface ImageGraphEx
-
- All Superinterfaces:
- ComponentEx, Element, ElementEx, Graph, GraphEx, ImageGraph, PComponent
- All Known Implementing Classes:
- ImageGraphImpl
public interface ImageGraphEx extends ImageGraph, GraphEx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ImageMappingExgetMapping()Returns the mapping of this image.voidmappingChanged()Notify this graph that the mapping limits or LUT changed.-
Methods inherited from interface org.jplot2d.element.ImageGraph
getData, setData, setMapping
-
Methods inherited from interface org.jplot2d.element.impl.ComponentEx
canContribute, copyStructure, draw, getEffectiveColor, getEffectiveFontName, getEffectiveFontSize, getEffectiveFontStyle, getMooringMap, isMovable, isRedrawNeeded, parentEffectiveColorChanged, parentEffectiveFontChanged, setMovable, setRedrawNeeded, thisEffectiveColorChanged, thisEffectiveFontChanged
-
Methods inherited from interface org.jplot2d.element.PComponent
getBounds, getColor, getEffectiveFont, getFontName, getFontScale, getFontSize, getFontStyle, getLocation, getPaperTransform, getSelectableBounds, getSize, getZOrder, isCacheable, isSelectable, isVisible, setCacheable, setColor, setFont, setFontName, setFontScale, setFontSize, setFontStyle, setSelectable, setVisible, setZOrder
-
Methods inherited from interface org.jplot2d.element.impl.ElementEx
copyFrom, getFullId, getInvokeStepFormParent, notify, setParent
-
Methods inherited from interface org.jplot2d.element.Element
getEnvironment, getId
-
-
-
-
Method Detail
-
getMapping
ImageMappingEx getMapping()
Description copied from interface:ImageGraphReturns the mapping of this image.- Specified by:
getMappingin interfaceImageGraph- Returns:
- the mapping of this image
-
mappingChanged
void mappingChanged()
Notify this graph that the mapping limits or LUT changed.
-
-
DMelt 3.0 © DataMelt by jWork.ORG