org.jplot2d.element.impl
Interface RGBImageGraphEx
-
- All Superinterfaces:
- ComponentEx, Element, ElementEx, Graph, GraphEx, PComponent, RGBImageGraph
- All Known Implementing Classes:
- RGBImageGraphImpl
public interface RGBImageGraphEx extends RGBImageGraph, GraphEx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description RGBImageMappingExgetMapping()Returns the mapping of this image.voidmappingChanged()-
Methods inherited from interface org.jplot2d.element.RGBImageGraph
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
RGBImageMappingEx getMapping()
Description copied from interface:RGBImageGraphReturns the mapping of this image.- Specified by:
getMappingin interfaceRGBImageGraph- Returns:
- the mapping of this image
-
mappingChanged
void mappingChanged()
-
-
DMelt 3.0 © DataMelt by jWork.ORG