Class RMPencilShape

All Implemented Interfaces:
Archivable, DeepChangeListener, RMPropertyChanger, RMTypes, PropertyChangeListener, Cloneable, EventListener

public class RMPencilShape extends RMPolygonShape
Filename: RMPencilShape Author: Perry Arellano-Jones Created on: 6/11/15 Project: ignition_dev_7_8B

This is a very simple class that just gives us the ability to utilize the DesignerShapeRegistry for the "Pencil" tool

  • Constructor Details

    • RMPencilShape

      public RMPencilShape()
      Creates a new empty polygon shape.
    • RMPencilShape

      public RMPencilShape(RMPath aPath)
      Creates a new polygon shape for the given path.