Uses of Class
net.sourceforge.plantuml.klimt.geom.XPoint2D
Packages that use XPoint2D
Package
Description
-
Uses of XPoint2D in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return XPoint2DModifier and TypeMethodDescriptionWorm.get
(int i) WormTexted.get
(int i) Worm.getFirst()
Snake.getLast()
Worm.getLast()
FtileGeometry.getPointA()
FtileGeometry.getPointB()
FtileGeometry.getPointC()
FtileGeometry.getPointD()
FtileGeometry.getPointIn()
FtileGeometry.getPointOut()
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return types with arguments of type XPoint2DMethods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type XPoint2DModifier and TypeMethodDescriptionvoid
void
void
static SnakeDirection
SnakeDirection.getDirection
(XPoint2D pt1, XPoint2D pt2) -
Uses of XPoint2D in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type XPoint2DModifier and TypeMethodDescriptionvoid
Constructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.asciiart
Methods in net.sourceforge.plantuml.asciiart that return XPoint2DModifier and TypeMethodDescriptionComponentTextArrow.getEndPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentTextSelfArrow.getEndPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentTextArrow.getStartPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentTextSelfArrow.getStartPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) -
Uses of XPoint2D in net.sourceforge.plantuml.braille
Method parameters in net.sourceforge.plantuml.braille with type arguments of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.jsondiagram
Methods in net.sourceforge.plantuml.jsondiagram that return XPoint2DMethods in net.sourceforge.plantuml.jsondiagram with parameters of type XPoint2DConstructors in net.sourceforge.plantuml.jsondiagram with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.klimt
Methods in net.sourceforge.plantuml.klimt that return XPoint2DModifier and TypeMethodDescriptionstatic XPoint2D
UMotif.convertPoint
(char c) UTranslate.getPosition()
UTranslate.getTranslated
(XPoint2D p) Methods in net.sourceforge.plantuml.klimt with parameters of type XPoint2DModifier and TypeMethodDescriptionvoid
void
UTranslate.getTranslated
(XPoint2D p) boolean
void
void
static UTranslate
void
-
Uses of XPoint2D in net.sourceforge.plantuml.klimt.drawing.g2d
Methods in net.sourceforge.plantuml.klimt.drawing.g2d that return XPoint2DModifier and TypeMethodDescriptionExtendedGeneralPath.getCurrentPoint()
get the current position ornull
. -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.drawing.hand
Methods in net.sourceforge.plantuml.klimt.drawing.hand with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.geom
Methods in net.sourceforge.plantuml.klimt.geom that return XPoint2DModifier and TypeMethodDescriptionstatic XPoint2D
BezierUtils.getCenter
(Positionable p) XCubicCurve2D.getCtrlP1()
XCubicCurve2D.getCtrlP2()
XLine2D.getMiddle()
XCubicCurve2D.getP1()
XLine2D.getP1()
XCubicCurve2D.getP2()
XLine2D.getP2()
final XPoint2D
PointDirected.getPoint2D()
RectangleArea.getPointCenter()
Positionable.getPosition()
PositionableImpl.getPosition()
PointAndAngle.getPt()
CoordinateChange.getTrueCoordinate
(double a, double b) static XPoint2D
BezierUtils.intersect
(XLine2D orig, XRectangle2D shape) static XPoint2D
static XPoint2D
XPoint2D.move
(double dx, double dy) XPoint2D.transform
(AffineTransform rotate) Methods in net.sourceforge.plantuml.klimt.geom that return types with arguments of type XPoint2DModifier and TypeMethodDescriptionPlacementStrategy.getPositions
(double width, double height) PlacementStrategyVisibility.getPositions
(double width, double height) PlacementStrategyX1X2.getPositions
(double width, double height) PlacementStrategyX1Y2Y3.getPositions
(double width, double height) PlacementStrategyY1Y2.getPositions
(double width, double height) PlacementStrategyY1Y2Center.getPositions
(double width, double height) PlacementStrategyY1Y2Left.getPositions
(double width, double height) PlacementStrategyY1Y2Right.getPositions
(double width, double height) Methods in net.sourceforge.plantuml.klimt.geom with parameters of type XPoint2DModifier and TypeMethodDescriptionvoid
static RectangleArea
boolean
boolean
static CoordinateChange
static PositionableImpl
PositionableImpl.create
(XPoint2D pt, XDimension2D dim) double
double
XPoint2D.distanceSq
(XPoint2D other) boolean
MinMax.doesHorizontalCross
(XPoint2D pt1, XPoint2D pt2) static double
RectangleArea.getClosestSide
(XPoint2D pt) MagneticBorder.getForceAt
(StringBounder stringBounder, XPoint2D position) MagneticBorderNone.getForceAt
(StringBounder stringBounder, XPoint2D position) static XLine2D
void
static XPoint2D
XLine2D.withPoint1
(XPoint2D other) XLine2D.withPoint2
(XPoint2D other) Constructors in net.sourceforge.plantuml.klimt.geom with parameters of type XPoint2DModifierConstructorDescriptionPointAndAngle
(XPoint2D pt, double angle) PointDirected
(XPoint2D p, double angle) -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape that return XPoint2DModifier and TypeMethodDescriptionUPolygon.checkMiddleContactForSpecificTriangle
(XPoint2D center) DotPath.getEndPoint()
UPolygon.getPoint
(int idx) UEllipse.getPointAtAngle
(double alpha) DotPath.getStartPoint()
Methods in net.sourceforge.plantuml.klimt.shape that return types with arguments of type XPoint2DMethods in net.sourceforge.plantuml.klimt.shape with parameters of type XPoint2DModifier and TypeMethodDescriptionvoid
static Positionable
TextBlockUtils.asPositionable
(XDimension2D dim, StringBounder stringBounder, XPoint2D pt) static Positionable
TextBlockUtils.asPositionable
(TextBlock textBlock, StringBounder stringBounder, XPoint2D pt) UPolygon.checkMiddleContactForSpecificTriangle
(XPoint2D center) static ULine
double
DotPath.getMinDist
(XPoint2D ref) Constructors in net.sourceforge.plantuml.klimt.shape with parameters of type XPoint2DConstructor parameters in net.sourceforge.plantuml.klimt.shape with type arguments of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.openiconic
Methods in net.sourceforge.plantuml.openiconic that return XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.posimo
Methods in net.sourceforge.plantuml.posimo that return XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.sdot
Methods in net.sourceforge.plantuml.sdot that return XPoint2DModifier and TypeMethodDescriptionSmetanaPath.getEndPoint()
final XPoint2D
BoxInfo.getLowerLeft()
YMirror.getMirrored
(XPoint2D pt) SmetanaPath.getStartPoint()
final XPoint2D
BoxInfo.getUpperRight()
Methods in net.sourceforge.plantuml.sdot with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return XPoint2DModifier and TypeMethodDescriptionArrowComponent.getEndPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ArrowComponent.getStartPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) -
Uses of XPoint2D in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose that return XPoint2DModifier and TypeMethodDescriptionComponentRoseArrow.getEndPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentRoseSelfArrow.getEndPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentRoseArrow.getStartPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentRoseSelfArrow.getStartPoint
(StringBounder stringBounder, XDimension2D dimensionToUse) -
Uses of XPoint2D in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return XPoint2DModifier and TypeMethodDescriptionSvekLine.getEndContactPoint()
static XPoint2D
static XPoint2D
SvekLine.getMyPoint
(Entity entity) SvgResult.getNextPoint()
SvekNode.getPoint2D
(double x, double y) SvekNode.getPosition()
SvekLine.getStartContactPoint()
Oscillator.nextPosition()
Methods in net.sourceforge.plantuml.svek that return types with arguments of type XPoint2DMethods in net.sourceforge.plantuml.svek with parameters of type XPoint2DModifier and TypeMethodDescriptionprotected double
AbstractExtremityFactory.createUDrawable
(XPoint2D p0, double angle, Side side) void
Cluster.setNoteBottomPosition
(XPoint2D pos) void
Cluster.setNoteTopPosition
(XPoint2D pos) void
Cluster.setPosition
(XPoint2D min, XPoint2D max) void
Cluster.setTitlePosition
(XPoint2D pos) Method parameters in net.sourceforge.plantuml.svek with type arguments of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.svek.extremity
Methods in net.sourceforge.plantuml.svek.extremity that return XPoint2DModifier and TypeMethodDescriptionabstract XPoint2D
Extremity.somePoint()
ExtremityArrow.somePoint()
ExtremityOther.somePoint()
Methods in net.sourceforge.plantuml.svek.extremity with parameters of type XPoint2DModifier and TypeMethodDescriptionExtremityFactory.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryArrow.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryArrowAndCircle.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircle.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleConnect.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleCross.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleCrowfoot.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleLine.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCrowfoot.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryDiamond.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryDoubleLine.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryExtends.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryExtendsLike.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryHalfArrow.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryLineCrowfoot.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryNotNavigable.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryParenthesis.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryPlus.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactorySquare.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryTriangle.createTBRDrawableLegacy
(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactory.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryArrow.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryArrowAndCircle.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryCircle.createUDrawable
(XPoint2D center, double angle, Side side) ExtremityFactoryCircleConnect.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryCircleCross.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryCircleCrowfoot.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryCircleLine.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryCrowfoot.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryDiamond.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryDoubleLine.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryExtends.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryExtendsLike.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryHalfArrow.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryLineCrowfoot.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryNotNavigable.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryParenthesis.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryPlus.createUDrawable
(XPoint2D center, double angle, Side side) ExtremityFactorySquare.createUDrawable
(XPoint2D p0, double angle, Side side) ExtremityFactoryTriangle.createUDrawable
(XPoint2D p0, double angle, Side side) Constructors in net.sourceforge.plantuml.svek.extremity with parameters of type XPoint2DModifierConstructorDescriptionExtremityArrow
(XPoint2D p0, double angle) ExtremityArrow
(XPoint2D p1, double angle, XPoint2D center) -
Uses of XPoint2D in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image that return XPoint2DModifier and TypeMethodDescriptionCircle.getCenter()
ContainingEllipse.getCenter()
RotatedEllipse.getPoint
(double theta) YTransformer.getPoint2D
(XPoint2D pt) YTransformer.getReversePoint2D
(XPoint2D pt) Methods in net.sourceforge.plantuml.svek.image with parameters of type XPoint2DModifier and TypeMethodDescriptionvoid
ConnectedCircle.addSecondaryConnection
(XPoint2D pt) void
void
static Circle
YTransformer.getPoint2D
(XPoint2D pt) YTransformer.getReversePoint2D
(XPoint2D pt) boolean
void
Constructors in net.sourceforge.plantuml.svek.image with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic that return XPoint2DModifier and TypeMethodDescriptionfinal XPoint2D
IntricatedPoint.getPointA()
final XPoint2D
IntricatedPoint.getPointB()
static XPoint2D
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type XPoint2DConstructors in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.utils
Methods in net.sourceforge.plantuml.utils with parameters of type XPoint2DModifier and TypeMethodDescriptionstatic Direction
Direction.fromVector
(XPoint2D p1, XPoint2D p2) static Direction
Direction.leftOrRight
(XPoint2D p1, XPoint2D p2) -
Uses of XPoint2D in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire that return XPoint2D