Represents the base class of all visual effects that can be applied to the nodes in a Diagram. Effects can be applied by adding instances of the concrete effect classes to the Diagram.getNodeEffects collection of the Diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public abstract class NodeEffect implements Externalizable, Cloneable, NotifyPropertyChanged |
java.lang.Object
com.mindfusion.diagramming.NodeEffect
com.mindfusion.diagramming.AeroEffect
com.mindfusion.diagramming.GlassEffect