Uses of Class
org.esa.snap.rcp.session.Session.LayerRef
-
Packages that use Session.LayerRef Package Description org.esa.snap.rcp.session -
-
Uses of Session.LayerRef in org.esa.snap.rcp.session
Methods in org.esa.snap.rcp.session that return Session.LayerRef Modifier and Type Method Description Session.LayerRef
Session.ViewRef. getLayerRef(int index)
Constructors in org.esa.snap.rcp.session with parameters of type Session.LayerRef Constructor Description LayerRef(Layer layer, int zOrder, DomElement configuration, Session.LayerRef[] children)
ViewRef(int id, String type, Rectangle bounds, Session.ViewportDef viewportDef, int productRefNo, String productNodeName, String viewName, String expressionR, String expressionG, String expressionB, Session.LayerRef[] layerRefs)
-