public interface PositionFactory<P extends Position> extends Serializable
Modifier and Type | Method and Description |
---|---|
Class<P> |
forClass() |
int |
getCoordinateDimension() |
int |
getMComponentIndex() |
boolean |
hasMComponent() |
boolean |
hasZComponent() |
P |
mkPosition(double... coordinates) |
Copyright © 2019 geolatte.org. All rights reserved.