Documentation of 'net.sourceforge.plantuml.geom.Box' Java class
Box
net.sourceforge.plantuml.geom

Class Box

    • Constructor Detail

      • Box

        public Box(int x,
                   int y,
                   int width,
                   int height)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • outerBox

        public Box outerBox(int margin)
      • getCenterPoint

        public Point2DInt getCenterPoint()
      • moveX

        public void moveX(int delta)
        Specified by:
        moveX in interface XMoveable
      • intersectBox

        public boolean intersectBox(Box other)
      • getX

        public final int getX()
      • getY

        public final int getY()
      • getWidth

        public final int getWidth()
      • getHeight

        public final int getHeight()
      • getMinX

        public int getMinX()
      • getMinY

        public int getMinY()
      • getMaxX

        public int getMaxX()
      • getMaxY

        public int getMaxY()
      • getCenterX

        public int getCenterX()
      • getCenterY

        public int getCenterY()

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.