public interface CoordinateBuilder<COORDINATETYPE extends Coordinate>
Coordinate instances.| Modifier and Type | Method and Description |
|---|---|
COORDINATETYPE |
build()
Builds the
Coordinate from prior-specified properties |
COORDINATETYPE build() throws IllegalStateException
Coordinate from prior-specified propertiesIllegalStateException - If the current state of the builder does not satisfy the requirements to create a new
CoordinateCopyright © 2012 JBoss by Red Hat. All Rights Reserved.