Uses of Interface
net.sourceforge.plantuml.klimt.geom.EnsureVisible
Packages that use EnsureVisible
Package
Description
-
Uses of EnsureVisible in net.sourceforge.plantuml.klimt.drawing
Classes in net.sourceforge.plantuml.klimt.drawing that implement EnsureVisible -
Uses of EnsureVisible in net.sourceforge.plantuml.klimt.drawing.g2d
Classes in net.sourceforge.plantuml.klimt.drawing.g2d that implement EnsureVisibleConstructors in net.sourceforge.plantuml.klimt.drawing.g2d with parameters of type EnsureVisibleModifierConstructorDescriptionDriverDotPathG2d
(EnsureVisible visible) DriverEllipseG2d
(double dpiFactor, EnsureVisible visible) DriverImageG2d
(double dpiFactor, EnsureVisible visible) DriverPolygonG2d
(double dpiFactor, EnsureVisible visible) DriverRectangleG2d
(double dpiFactor, EnsureVisible visible) DriverTextAsPathG2d
(EnsureVisible visible, StringBounder stringBounder) DriverTextG2d
(EnsureVisible visible, StringBounder stringBounder) -
Uses of EnsureVisible in net.sourceforge.plantuml.klimt.geom
Classes in net.sourceforge.plantuml.klimt.geom that implement EnsureVisible -
Uses of EnsureVisible in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape with parameters of type EnsureVisibleModifier and TypeMethodDescriptionvoid
DotPath.manageEnsureVisible
(double x, double y, EnsureVisible visible) -
Uses of EnsureVisible in net.sourceforge.plantuml.url
Classes in net.sourceforge.plantuml.url that implement EnsureVisible