| Package | Description |
|---|---|
| org.tinfour.demo.viewer.backplane |
Provides interfaces and classes for performing operations
in background threads, accessing a set of vertices
intended for modeling a surface, and creating a view of the data.
|
| Modifier and Type | Method and Description |
|---|---|
MvQueryResult |
MvComposite.performQuery(double x,
double y)
Maps the specified composite coordinates to the model,
performs a data query, and gets an HTML-formatted string
indicating the data at that point.
|
Copyright © 2019. All rights reserved.