public class Chebychev extends Distance implements HasExtensions<Chebychev>
| Constructor and Description |
|---|
Chebychev() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
accept(Visitor visitor) |
Chebychev |
addExtensions(Extension... extensions) |
List<Extension> |
getExtensions() |
boolean |
hasExtensions() |
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic boolean hasExtensions()
hasExtensions in interface HasExtensions<Chebychev>public List<Extension> getExtensions()
getExtensions in interface HasExtensions<Chebychev>public Chebychev addExtensions(Extension... extensions)
addExtensions in interface HasExtensions<Chebychev>public VisitorAction accept(Visitor visitor)
Copyright © 2024. All rights reserved.