Class ConverterToShape

java.lang.Object
com.nomagic.magicdraw.uml.symbols.ConverterToShape

@OpenApiAll public class ConverterToShape extends Object
Convert shape bounds to Shape. Optionally can use BoundsTransformation
  • Constructor Details

    • ConverterToShape

      public ConverterToShape()
      Constructor
    • ConverterToShape

      public ConverterToShape(BoundsTransformation transformation)
      Constructor
      Parameters:
      transformation - converting transformation
  • Method Details