Class AdaptedComponentMetadata


  • public class AdaptedComponentMetadata
    extends Object
    Author:
    Benoit Jeanson , Nicolas Duchene, Geoffroy Jamgotchian , Franck Lecuyer
    • Constructor Detail

      • AdaptedComponentMetadata

        public AdaptedComponentMetadata()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • setAnchorPoints

        public void setAnchorPoints​(List<AnchorPoint> anchorPoints)
      • isAllowRotation

        public boolean isAllowRotation()
      • setAllowRotation

        public void setAllowRotation​(boolean allowRotation)
      • setSubComponents

        public void setSubComponents​(List<SubComponent> subComponents)
      • getStyleClass

        public String getStyleClass()
      • setStyleClass

        public void setStyleClass​(String styleClass)