Uses of Class
org.apache.sis.internal.jaxb.referencing.SecondDefiningParameter
Packages that use SecondDefiningParameter
Package
Description
JAXB adapters for referencing.
Relationship of a
CoordinateSystem (an abstract mathematical entity) to the earth or other system.-
Uses of SecondDefiningParameter in org.apache.sis.internal.jaxb.referencing
Fields in org.apache.sis.internal.jaxb.referencing declared as SecondDefiningParameterModifier and TypeFieldDescriptionSecondDefiningParameter.secondDefiningParameterNested parameter, for JAXB purpose. -
Uses of SecondDefiningParameter in org.apache.sis.referencing.datum
Methods in org.apache.sis.referencing.datum that return SecondDefiningParameterModifier and TypeMethodDescriptionprivate SecondDefiningParameterDefaultEllipsoid.getSecondDefiningParameter()Returns the object to be marshalled as theSecondDefiningParameterXML element.Methods in org.apache.sis.referencing.datum with parameters of type SecondDefiningParameterModifier and TypeMethodDescriptionprivate voidDefaultEllipsoid.setSecondDefiningParameter(SecondDefiningParameter second) Sets the second defining parameter value, either the inverse of the flattening value or the semi minor axis value, according to what have been defined in the second defining parameter given.