Class MilitarySymbologyCanvas

java.lang.Object
com.luciad.symbology.military.MilitarySymbologyCanvas
All Implemented Interfaces:
AutoCloseable

public final class MilitarySymbologyCanvas extends Object implements AutoCloseable
Offers functionality for drawing military symbols on a wrapped FeatureCanvas.
  • Constructor Details Link icon

  • Method Details Link icon

    • finalize Link icon

      protected void finalize()
      Overrides:
      finalize in class Object
    • close Link icon

      public void close()
      Specified by:
      close in interface AutoCloseable
    • drawMilitarySymbol Link icon

      @NotNull public MilitarySymbologyCanvas.DrawCommand drawMilitarySymbol()
      Returns a command to draw a military symbol.

      The draw options can be configured on the object that is returned by this method.

      Returns:
      a command to draw a military symbol.