Class RectsToAreasNode
Generates an area for each rectangle in the set that contains all the points within that rectangle.
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.MapGraph
Syntax
[ScriptNode("Rectangles To Areas", "Convert", true)]
[Serializable]
public class RectsToAreasNode : ProcessorNode, IProcessorNode, IProviderNode, IConsumerNode, IScriptNode, INode
Methods
OnProcess()
Declaration
protected override void OnProcess()