org.jplot2d.env
Interface ElementAddition
-
public interface ElementAdditionInterface that provide methods for called from an environment.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ElementExgetImpl()Returns the impl of this proxy objectvoidsetEnvironment(Environment env)update the environment of this component and sub-elements
-
-
-
Method Detail
-
setEnvironment
void setEnvironment(Environment env)
update the environment of this component and sub-elementsMUST be synchronized with Environment.getGlobalLock()
- Parameters:
env-
-
getImpl
ElementEx getImpl()
Returns the impl of this proxy objectMUST called within environment begin-end block.
- Returns:
- the impl
-
-
DMelt 3.0 © DataMelt by jWork.ORG