Uses of Enum Class
org.opengis.geoapi.schema.DocumentationStyle
Packages that use DocumentationStyle
-
Uses of DocumentationStyle in org.opengis.geoapi.schema
Methods in org.opengis.geoapi.schema that return DocumentationStyleModifier and TypeMethodDescriptionstatic DocumentationStyleReturns the enum constant of this class with the specified name.static DocumentationStyle[]DocumentationStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opengis.geoapi.schema with parameters of type DocumentationStyleModifierConstructorDescriptionSchemaInformation(Path schemaRootDirectory, Departures departures, DocumentationStyle style) Creates a new verifier.