public class SubHandlerFactory extends Object
Constructor and Description |
---|
SubHandlerFactory()
Empty constructor.
|
Modifier and Type | Method and Description |
---|---|
SubHandler |
create(String type)
Creates a new SubHandler, based on the appropriate OGC simple geometry type.
|
public SubHandler create(String type)
type
- Type of SubHandler to return.Copyright © 1996–2019 Geotools. All rights reserved.