JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.svek
Interface Point2DFunction
All Known Implementing Classes:
YDelta
public interface
Point2DFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
XPoint2D
apply
(
XPoint2D
pt)
Method Details
apply
XPoint2D
apply
(
XPoint2D
pt)