Package com.anylogic.engine.gui
- java.lang.Object
-
- com.anylogic.engine.gui.SVGFrameProducer
@AnyLogicInternalAPI public class SVGFrameProducer extends java.lang.Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
SVGFrameProducer() |
|
Constructor | Description |
---|
void |
addCommand(SVGCommand command) |
Should be accessed from model synchronized section only
|
long |
generateNewId() |
|
void |
postInformationCommand(java.lang.String type,
java.lang.String[] att,
java.lang.String[] val) |
|
void |
setBackEnabled(boolean backEnabled) |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SVGFrameProducer()
public void setBackEnabled(boolean backEnabled)
@AnyLogicInternalAPI public void addCommand(SVGCommand command)
Should be accessed from model synchronized section only
@AnyLogicInternalAPI public long generateNewId()
public void postInformationCommand(java.lang.String type, java.lang.String[] att, java.lang.String[] val)
-
How can we improve this article?
-