Class BasicEnsureVisible

java.lang.Object
net.sourceforge.plantuml.BasicEnsureVisible
All Implemented Interfaces:
EnsureVisible

public class BasicEnsureVisible extends java.lang.Object implements EnsureVisible
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ensureVisible(double x, double y)
     
    java.lang.String
    getCoords(double scale)
     
    double
     
    boolean
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BasicEnsureVisible

      public BasicEnsureVisible()
  • Method Details

    • ensureVisible

      public void ensureVisible(double x, double y)
      Specified by:
      ensureVisible in interface EnsureVisible
    • hasData

      public boolean hasData()
    • getCoords

      public java.lang.String getCoords(double scale)
    • getSurface

      public double getSurface()