Class SofnSegment


  • public class SofnSegment
    extends Segment
    • Field Detail

      • width

        public final int width
      • height

        public final int height
      • numberOfComponents

        public final int numberOfComponents
      • precision

        public final int precision
    • Method Detail

      • getComponents

        public SofnSegment.Component[] getComponents()
        Returns a copy of all the components.
        Returns:
        the components
      • getComponents

        public SofnSegment.Component getComponents​(int index)
        Returns the component at the specified index.
        Parameters:
        index - the array index
        Returns:
        the component